6 ms·
I've been looking for something like this forever! I loved AutoIt v3 on Windows, and osascript always felt super crippled in comparison (as well as impossible t
by phleet 11y ago
I've been looking for something like this forever! I loved AutoIt v3 on Windows, and osascript always felt super crippled in comparison (as well as impossible to look up documentation for). I've long since forgotten what I wanted to use this for, but I'll be sure to remember this for later!
- dc2 11y agoI know! Was thinking about this sort of thing and then ran into the pjt about a week later.
- deleted 11y ago[deleted]
- noinsight 11y ago> AutoIt v3 AutoHotkey is available and open source but the custom scripting language is off-putting, I would much rather have something like standard JavaScript for it. If this project moves forward in that direction it could be great. http://ahkscript.org/ http://ahkscript.org/
- octalmage 11y agoI grew up on AutoHotkey but yeah, the syntax is very strange. It's actually based on AutoIt v2. The closest language (syntax wise) is Assembly, and that's silly. AutoHotkey is avalible, but only on Windows. I don't think I would have made this if AutoHotkey was cross platform.
- octalmage 11y agoThat's exactly why I made it! I'm a huge AutoHotkey and AutoIt fan, I'm hoping I can recreate that for Node.js. I hope you get inspired!