added robotjs

RobotJS is awesome, and has a lot of potential. I looked through all of the categories and couldn't really find a good place to put it, so I am proposing an "automation" category for it.
This commit is contained in:
dc
2015-07-22 18:41:22 -07:00
parent e58ed9988a
commit 29c78df31e

View File

@@ -47,6 +47,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [Polyfills](#polyfills)
- [Natural language processing](#natural-language-processing)
- [Process management](#process-management)
- [Automation](#automation)
- [AST](#ast)
- [Weird](#weird)
- [Miscellaneous](#miscellaneous)
@@ -548,6 +549,9 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [Phusion Passenger](https://www.phusionpassenger.com/node_weekly) - Friendly process manager that integrates directly into Nginx.
- [naught](https://github.com/andrewrk/naught) - Process manager with zero downtime deployment.
### Automation
- [robotjs](https://github.com/octalmage/robotjs) - Desktop Automation: control the mouse, keyboard and read the screen.
### AST