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