This package browser is in early development. Mind the rough edges.

xautomation

Tools to automate tasks in X such as detecting on screen images

Xautomation can control X from the command line for scripts, and do visual scraping to find things on the screen. The control interface allows mouse movement, clicking, button up/down, key up/down, etc, and uses the XTest extension so you don't have the annoying problems that xse has when apps ignore sent events. The visgrep program can find images inside of images and reports the coordinates, allowing programs to find buttons, etc, on the screen to click on.

Installation

Install the latest version of xautomation as follows:

guix install xautomation

Or install a particular version:

guix install xautomation@1.09

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/xautomation/'><img src='http://127.0.0.1:3000/packages/xautomation/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/xautomation/badges/latest-version.svg)](http://127.0.0.1:3000/packages/xautomation/)
Org: [[http://127.0.0.1:3000/packages/xautomation/][http://127.0.0.1:3000/packages/xautomation/badges/latest-version.svg]]