AutoHotkey

AutoHotkey

Category: System Tuning

Short Description: This freeware program lets power users perform complex operations by pressing a few keys. A quick glance shows that the AutoHotkey script language offers a wide range of opportunities. First, it can run programs, manipulate program windows, and send keystrokes or mouse clicks. Multimedia or Internet keyboards are supported, and you can plug in nonstandard devices. It can also handle files and folders. For instance, it can check whether there is enough free disk space, then delete all temporary files if there isnt. Most remarkably, you can pack your scripts into EXE files that will run on any PC, even without AutoHotkey installed.

Details: AutoHotkey is an open-source utility and can automate almost anything by sending keystrokes and mouse clicks. You can write macros by hand or use the macro recorder. You can also create hotkeys for keyboard, mouse, joystick, and handheld remote controls. Virtually any key, button, or combination can become a hotkey. Similarly, you can define abbreviations that expand as you type them. For example, typing btw can automatically produce by the way. Finally, you can create custom data entry forms, user interfaces, and menu bars.

Download Now