Tuesday, August 30, 2022

Show HN: AutoHotkey for Linux https://ift.tt/UNZmpI1

Show HN: AutoHotkey for Linux Hello HN, this is the first functional reimplementation of AutoHotkey [1] for Unix-like systems, as far as I am aware. Half the commands are still missing, but everything important is done, as I have worked a lot on it over the past two months. Converting scripts into stand alone binaries is also supported. Hope this will find some adoption eventually. :-) - This implementation focuses on v1.0-like classic syntax from 2004 (!). This is a significant subset of the popular current v1.1 syntax from Windows (AHK_L). The reason this does not (yet?) target the full Windows spec is how complex it is. Notably, there's also another ongoing project which targets v2 called KeySharp [2]. If you are not aware of what AHK is, it is an easy but capable scripting language for automation and Hotkeys, and all sorts of visual things like GUIs. If you want to learn more, there plenty of info on the repo, the docs html, and there's an active AHK Discord too, and I am personally also checking the forums and HN of course. [1] https://ift.tt/Fc9Vk6A [2] https://ift.tt/tZSqvmj https://ift.tt/Xzk4Aam August 31, 2022 at 12:56AM

No comments:

Post a Comment