Skip to content

ewerybody/a2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3ee7f27 Â· Sep 13, 2024
Jul 17, 2020
Mar 31, 2024
Sep 4, 2018
Mar 30, 2024
Aug 10, 2016
Sep 29, 2021
Aug 17, 2016
Sep 13, 2024
 
 
Sep 4, 2018
Sep 4, 2018
Apr 14, 2023

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