iohook
iohook copied to clipboard
Node.js global keyboard and mouse listener.
The mousemove event is not registered, but the CPU occupancy rate increases significantly when the mouse is moved
## Context I'm getting the same error as in #293, but on a desktop Kubuntu install run on a VMWare virtual machine. After installing the library, I've tried to run...
Every build fails with the following error Error: The module '\\?\C:\Users\*****\Documents\Workspace\activity-check\node_modules\iohook\builds\node-v72-win32-x64\build\Release\iohook.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 87. This version of Node.js requires NODE_MODULE_VERSION 72. Please try...
Hello everyone! There is this awesome [native-keymap](https://www.npmjs.com/package/native-keymap) package made by Microsoft, that returns characters in the current keyboard layout. It works absolutely amazingly, but I am having hard time using...
[email protected] requires trim-newlines@^1.0.0 via a transitive dependency on [email protected]
Periodically our application crashes on OSX with logs info provided below. ## Expected Behavior Work without crashing. ## Current Behavior For example, crash log looks like: `Crashed Thread: 9 Exception...
## Environment - IOHook Version: 0.9.3 - Environment: NodeJS v14.15.5 - Operating System: Windows 10 64bit ## Expected Behavior I'm trying to `console.log` the 'keypress' event using the code below:...
environment: os: macOs 11.6.1 ``` $ node_modules/electron/dist/Electron.app/Contents/MacOS/Electron --version v13.2.3 $ node_modules/electron/dist/Electron.app/Contents/MacOS/Electron --abi 89 ``` I can clone iohook to a stand alone directory and successfully build with this command: ```...
## Expected Behavior Works in nodejs v14.0.0+ ## Current Behavior Negative! ## Possible Solution ## Steps to Reproduce (for bugs) 1. Install Nodejs v14.16.0 and msys2 2. download iohook-master from...
## Expected Behavior For the native module to be imported properly ## Current Behavior ``` Error: The specified module could not be found. \\?\C:\Users\User\Desktop\key\.webpack\main\native_modules\builds\electron-v85-win32-x64\build\Release\iohook.node at process.func [as dlopen] (electron/js2c/asar_bundle.js:5:1812) at...