Closed keyboard2005 closed 7 months ago
After several days of searching and trying out more than a dozen keyboard and mouse hook libraries, your project is the only one I found that supports the latest versions of Node.js and Electron. I'm very grateful for your contribution.
Hello, I will look into that. The maintenance status is "I'm still here"
Ok, please try re-installing the module. No version changes needed - in fact, it will only download the updated binary.
The issue was a bit deeper than just F-keys and involved bogus threading/lifetimes logic. But now it seems to be working fine.
Thank you for supporting this project, I am very grateful to you too
It's running well now, thanks again for supporting
Hello,
I would like to inquire about the current maintenance status of this project. It's the only package I've found that supports the latest version of Electron and Node.js for global keyboard and mouse events. However, I've encountered a minor issue - the F1 to F12 keys do not trigger press events, only release events are detected. Is it possible to address and fix this issue?
Thank you for your assistance.