Skip to content

Commit 360fbac

Browse files
committed
Merge pull request sindresorhus#321 from dthree/patch-1
added robotjs
2 parents e58ed99 + 29c78df commit 360fbac

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
4747
- [Polyfills](#polyfills)
4848
- [Natural language processing](#natural-language-processing)
4949
- [Process management](#process-management)
50+
- [Automation](#automation)
5051
- [AST](#ast)
5152
- [Weird](#weird)
5253
- [Miscellaneous](#miscellaneous)
@@ -548,6 +549,9 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
548549
- [Phusion Passenger](https://www.phusionpassenger.com/node_weekly) - Friendly process manager that integrates directly into Nginx.
549550
- [naught](https://github.com/andrewrk/naught) - Process manager with zero downtime deployment.
550551

552+
### Automation
553+
554+
- [robotjs](https://github.com/octalmage/robotjs) - Desktop Automation: control the mouse, keyboard and read the screen.
551555

552556
### AST
553557

0 commit comments

Comments
 (0)