-
Notifications
You must be signed in to change notification settings - Fork 976
Plugins (or compatible modules)
Richie Bendall edited this page Dec 31, 2019
·
4 revisions
Node modules that work well with robotjs for achieving various automation tasks can be listed on this page.
Global keyboard listeners/shortcuts:
- https://github.com/wilix-team/iohook (recommended)
- https://github.com/ayoubserti/node-iohook
- https://github.com/tomzx/gkm
- https://github.com/nwjs/nw.js/wiki/shortcut
- https://github.com/electron/electron/blob/master/docs/api/global-shortcut.md
Global mouse listeners:
- https://github.com/wilix-team/iohook (recommended)
- https://github.com/ayoubserti/node-iohook
- https://github.com/tomzx/gkm
Wrappers: