AutoHotkey
AutoHotkey is a powerful open-source scripting language for Windows that allows you to automate repetitive tasks, create custom hotkeys, remap keys, manage windows, and build simple GUIs. Scripts can range from small productivity tweaks to complex automation workflows.
It is especially useful when:
- You want to create custom keyboard shortcuts or hotstrings
- You need to automate repetitive actions in applications
- You want to remap keys or mouse buttons
- You are building lightweight utilities with minimal resource usage
AutoHotkey is licensed under the GPL and is available in both installer and portable versions for Windows.
Download Options
Platform | Type | Download |
---|---|---|
2.0.19 Windows | Installer (.exe) | Download |
2.0.19 Windows | Portable (.zip) | Download |
Useful Links
- Official Website
- Source Code (GitHub)
- License: GPL