RobotJS – Node.js Desktop Automation
github.com
RobotJS – Node.js Desktop Automation
1–10 of 64 posts
Re: RobotJS – Node.js Desktop Automation
#2Re: RobotJS – Node.js Desktop Automation
#3Re: RobotJS – Node.js Desktop Automation
#4I'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!
Re: RobotJS – Node.js Desktop Automation
#5I'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!
Re: RobotJS – Node.js Desktop Automation
#6Love how simple and solid this project is. You can use it to do a ton of new things in Node.
Re: RobotJS – Node.js Desktop Automation
#7I'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!
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.
Re: RobotJS – Node.js Desktop Automation
#8I'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!
I hope you get inspired!
Re: RobotJS – Node.js Desktop Automation
#9Love how simple and solid this project is. You can use it to do a ton of new things in Node.
Re: RobotJS – Node.js Desktop Automation
#10I'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!
> 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/
AutoHotkey is avalible, but only on Windows. I don't think I would have made this if AutoHotkey was cross platform.