Autohotkey module managing and developing framework.
Last updated May 6, 2026
63
Stars
9
Forks
42
Issues
0
Stars/day
Attention Score
56
Language breakdown
Python 75.3%
AutoHotkey 24.4%
Batchfile 0.3%
JavaScript 0.0%
โธ Files
click to expand
README
a2 
[!NOTE]
# ๐ง Missing progress here? ๐ง
## True, this branch is pretty outdated!>
A lot of progress is happening in the ahk2-branch
Though we're not there yet.\
It's a lot of work. We'll update you here asap! โ๏ธ
...
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:
Who is it for?
Everyday Computer people looking to automate/simplify working with Windows.
- Simple setup and management of scripts
- A range of things to try out
- Build own simple modules without a line of code
- ...and more!
AutoHotkey Script Developers
- No boilerplate code needed
- Broad library to keep your code DRY
- Clickable UI components for most use-cases
- Streamlined GitHub-driven deployment
- ...and more!
a2 main loop layout
Blog posts
Authors/Contributors
Versions in latest build package
- AutoHotkey: 1.1.36.02
- Python: 3.11.3150.1013
- PySide: 6.4.2
๐ More in this category