Skip to content

ewerybody/a2

Repository files navigation

a2 Codacy Badge Join the chat at https://gitter.im/ewerybody/a2 Join the chat on Telegram

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
    • 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!

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!

"News" have been moved. There is now an a2 Announcements discussion

a2 main loop layout

a2 main loop layout diagram

Blog posts

Authors/Contributors

Versions in latest build package

  • AutoHotkey: 1.1.36.02
  • Python: 3.11.3150.1013
  • PySide: 6.4.2