AutoHotkey
921 likes
AutoHotkey is an open-source Windows scripting language for task automation. It crafts scripts for operations like form filling and auto-clicking, initially starting with hotkeys yet evolving into a complete script language. Converts scripts to executables, works offline, and supports debugging.
Cost / License
- Free
- Open Source (GPL-2.0)
Application typeApplication types
Platforms
- Windows
Features
AutoHotkey News & Activities
Highlights All activities
Recent News
No news, maybe you know any news worth sharing?
Share a News TipRecent activities
- KlackeyTeam added AutoHotkey as alternative to Klackey
Tomer-Gilad added AutoHotkey as alternative to Myna Recorder- Zorink liked AutoHotkey
- Lunatik56 liked AutoHotkey
- Janix40 liked AutoHotkey
yjc-web added AutoHotkey as alternative to AutoFlow RPA
Diego-Marz-Fuertes added AutoHotkey as alternative to Expanda- zitan-source added AutoHotkey as alternative to RELYR
unpaved028 added AutoHotkey as alternative to ClipTyper
esxx added AutoHotkey as alternative to Layouto
Featured in Lists
This is the apps for Windows 11 that I would recommend to anyone who just got a PC ! The same list...
List by Darlene Sonalder with 142 apps, updated
These are all the software I use on my windows machine. I am privacy freak. So, I mostly use open source software....
List by sam with 100 apps, updated
After a fresh Windows installation, new users might get frustrated by the weakness of the default Microsoft apps. So,...
List by Malaz YI with 43 apps, updated











Comments and Reviews
Someone actually managed to write an AutoHotkey IDE using only AutoHotkey: https://sourceforge.net/projects/autogui/
I heard you like scripts…
As programs become less relevant due to modern alternatives, one might use them less and not recall all the methodology. If you're looking for a simple program that will create mouse macros, you may be better off with
TinyTask ..very easy. If you still want to get into AutoHotKey, you might find Pulover's Macro Creator makes a good companion program that will script and export directly to Hotkey. Personally, I'm a lot more fond of using javascript programs with OrangeMonkey, but I did find occasion to make a macro, and rather than finding and dragging out the AHKey, I was very glad to have TinyTask on hand.
It's a very complicated application. You need to write the places you want to click in the script file. If you can't set the time between clicks correctly, it can click in other places.
This shows as the top Windows alternative to Typinator for Mac, but this is very misleading. Typinator has a very easy-to-use interface that anyone can understand. AutoHotkey requires knowledge of coding, and is not straightforward at all.
Great program, well detailed documentation and robust general functionality.
I only wish author would try more to mold the syntax towards a common language. Not to replace it, but model it like ie javascript and move towards syntactically imitating it more.