-
Notifications
You must be signed in to change notification settings - Fork 973
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: