Node.js global keyboard and mouse hook
npm install iohook-lib



This module can handle keyboard and mouse events via native hooks inside and outside your JavaScript/TypeScript application.
Found a bug? Have an idea? Feel free to post an issue or submit a PR.
Check out the documentation.
``bash``
npm install iohook-lib --save # or yarn add iohook-lib
A. No, this module doesn't require Java (like jnativehook) or any other runtimes.
* vespakoen (prebuild system implementation)
* matthewshirley (Windows prebuild fix)
* djiit (project & community help)
* ezain (add feature enable/disable mouse click propagation)
* All the other contributors. Feel free to extend this list !