AutoHotkey is an awesome little scripting language to automate and simplify all things Windows.
(See Tom Scott ranting about it on YouTube)
a2 helps getting, updating scripts and developing your own.
Basically a2 is an AutoHotkey runtime running in the background that you conveniently configure with a Qt for Python UI.
Features for this background app come via modules bundled in packages.
Each module can have various script or configuration files
and is presented with its own frontend UI to setup Hotkey shortcuts, Variables ect...
These frontend UIs are comprised of reusable elements that a developer can easily arrange.
See the Wiki for more information especially:
- Simple setup and management of scripts
- No files to copy around or edit
- Updates via button press
- No intrusive installation (all integrations steps visualized, uninstall/delete and its gone)
- No admin rights needed
- A range of things to try out
- Build own simple modules without a line of code
- ...and more!
- No boilerplate code needed
- Broad library to keep your code DRY
- Clickable UI components for most use-cases
- Streamlined GitHub-driven deployment
- ...and more!
"News" have been moved. There is now an a2 Announcements discussion
- AutoHotkey: 1.1.36.02
- Python: 3.11.3150.1013
- PySide: 6.4.2