Y
Hacker News
new
|
ask
|
show
|
jobs
by
MetaCosm
4588 days ago
AHK (
http://www.autohotkey.com/
) -- Global keybindings for any app you want.
2 comments
criley2
4588 days ago
Out of curiosity: I use AHK to do basic testing automation for a windows application that I have literally zero ability to control programatically (to achieve actually good automated testing). Anyone have a better option for this kind of use case?
link
npsimons
4588 days ago
I've used AHK for the same things - it's about the best free/open source thing I've found, besides just adding a scripting language to your program.
link
decode
4588 days ago
AutoIt is a popular choice:
http://www.autoitscript.com/
link
jbrooksuk
4587 days ago
AHK is based on AutoIt v2.
link
jay_m
4588 days ago
Wow I'd forgotten about AHK. Thanks for reminding me!
link