Merge pull request #321 from dthree/patch-1

added robotjs
This commit is contained in:
Kevin Mårtensson
2015-07-23 11:18:05 +02:00

View File

@@ -47,6 +47,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [Polyfills](#polyfills) - [Polyfills](#polyfills)
- [Natural language processing](#natural-language-processing) - [Natural language processing](#natural-language-processing)
- [Process management](#process-management) - [Process management](#process-management)
- [Automation](#automation)
- [AST](#ast) - [AST](#ast)
- [Weird](#weird) - [Weird](#weird)
- [Miscellaneous](#miscellaneous) - [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. - [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. - [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 ### AST