autokey
https://github.com/autokey/autokey
Python
AutoKey, a desktop automation utility for Linux and X11.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported4 Subscribers
Add a CodeTriage badge to autokey
Help out
- Issues
- Setting a new hotkey can execute an existing hotkey's action if the combo conflicts
- Window detection (crosshair click-to-select) silently fails on native-Wayland windows
- Add KDE Plasma/Wayland support via KWin scripting (ports @dlk3's autokey-wayland work)
- Qt UI improvements: sortable/resizable columns, dark theme editor, search, inline editing, persisted window state (rebase of #1175)
- GTK abbreviation dialog can still lose an in-progress edit to an existing abbreviation
- Fix intermittent RuntimeError caused by concurrent X11 display access (rebase + extend #1092)
- Add packaging and pyasyncore to pip-requirements.txt
- test: add regression harness for stuck-modifier bug (#1007)
- ci: exercise autokey-gtk under headless Wayland in test-install
- ci: exercise autokey-gtk under headless Wayland in test-install
- Docs
- Python not yet supported