AutoHotkey AutoHotkey is a fantastic but complicated piece of software. It was initially intended to rebind custom hotkeys to different actions but is now a full Windows automation suite. AHK isn't particularly hard to learn for new users, as the general concept is fairly simple, but it is a full, Turing-complete programming language. You will pick [...]