AutoHotkey
84
A free and open-source scripting language for Microsoft Windows. It is primarily used for creating keyboard shortcuts or hotkeys, automating tasks such as macro creation, and modifying user interfaces. AutoHotkey scripts can launch programs, retrieve variables, manipulate windows, and emulate keystrokes or mouse clicks, and can even interact with the Windows API. The language was created to facilitate task automation for users of varying skill levels.