I've been using Auto Hotkey[1] for a while and it's truly amazing to bring the missing hotkeys feature to Windows. This, plus Altdrag[2], Quicklook[3] and Winxcorners[4] are my must have. 1: https://www.autohotkey.com/ 2: https://stefansundin.github.io/altdrag/ 3: https://www.microsoft.com/en-us/p/quicklook/9nv4bs3l1h4s 4: https://github.com/vhanla/winxcorners
I played with Auto Hotkey (AHK) recently as I wanted to add a layer to my keyboard. Wow, what powerful software! But I really disliked the scripting language and wished they'd used a standard language. I ended up installing TouchCursor [1] which did everything I need at present, but will persevere with AHK. 1: http://martin-stone.github.io/touchcursor/
Here is mine, it's very basic but does the few things I wanted (i.e run a program with a combination of keys): https://gist.github.com/tbronchain/c52b610a76eac8c26faae9ad2...