iohook icon indicating copy to clipboard operation
iohook copied to clipboard

Node.js global keyboard and mouse listener.

Results 120 iohook issues
Sort by recently updated
recently updated
newest added
trafficstars

I want to check iohook is started or stopped so I can't find any solution for this I have start the iohook using this iohook.start(); but now I want to...

Bumps [electron](https://github.com/electron/electron) from 13.1.2 to 18.3.7. Release notes Sourced from electron's releases. electron v18.3.7 Release Notes for v18.3.7 Fixes Fixed WCO not responding to touch events on windows. #35177 (Also...

dependencies

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=electron&package-manager=npm_and_yarn&previous-version=13.1.2&new-version=18.3.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`....

dependencies

- iohook version :- 0.9.3 - electron version :- 12.0.0 1. The io-hook is throwing error when ever I am integrating it in the Electron js to track the keyboard...

Missing 'break' statement at the end of the case block, causing fall-through to the next case.

I'm attempting to install this and am getting this error: `Error: GET https://github.com/wilix-team/iohook/releases/download/v0.9.3/iohook-v0.9.3-node-v120-win32-x64.tar.gz returned 404` You can quite clearly see that this release is not available [here](https://github.com/wilix-team/iohook/releases/v0.9.3). Is there a...

## Expected Behavior ## Current Behavior ## Possible Solution ## Steps to Reproduce (for bugs) 1. 2. 3. 4. ## Context ## Your Environment - IOHook Version: - Environment name...

npm WARN deprecated [email protected]: this library is no longer supported npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which...