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

autokey 0.96.0

Keyboard and GUI automation utility

AutoKey is a desktop automation utility for X11. It allows the automation of virtually any task by responding to typed abbreviations and hotkeys. It offers a full-featured GUI (GTK and QT versions) that makes it highly accessible for novices, as well as a scripting interface offering the full flexibility and power of the Python language.

Installation

Install autokey 0.96.0 as follows:

guix install autokey@0.96.0

Or install the latest version:

guix install autokey

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.