File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
47
47
- [ Polyfills] ( #polyfills )
48
48
- [ Natural language processing] ( #natural-language-processing )
49
49
- [ Process management] ( #process-management )
50
+ - [ Automation] ( #automation )
50
51
- [ AST] ( #ast )
51
52
- [ Weird] ( #weird )
52
53
- [ Miscellaneous] ( #miscellaneous )
@@ -548,6 +549,9 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
548
549
- [ Phusion Passenger] ( https://www.phusionpassenger.com/node_weekly ) - Friendly process manager that integrates directly into Nginx.
549
550
- [ naught] ( https://github.com/andrewrk/naught ) - Process manager with zero downtime deployment.
550
551
552
+ ### Automation
553
+
554
+ - [ robotjs] ( https://github.com/octalmage/robotjs ) - Desktop Automation: control the mouse, keyboard and read the screen.
551
555
552
556
### AST
553
557
You can’t perform that action at this time.
0 commit comments