From 29c78df31e0e9c797c1d33f4034141aad6a83c71 Mon Sep 17 00:00:00 2001 From: dc Date: Wed, 22 Jul 2015 18:41:22 -0700 Subject: [PATCH] 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. --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 6bb06f6..f31fcc1 100644 --- a/readme.md +++ b/readme.md @@ -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