nut.js
nut.js copied to clipboard
Support mouse event monitoring
nut.js is awesome! Solve the problems that are difficult to overcome in daily work.
But I am curious whether it can support the monitoring of mouse events at present, or there are related plans?
Anyway, thank you for your contribution!
Hi @boxizen 👋
nut.js is awesome! Solve the problems that are difficult to overcome in daily work.
Thank you very much!
But I am curious whether it can support the monitoring of mouse events at present, or there are related plans?
Currently there’s no plan. Could you describe your use case and desired functionality?
All the best
Simon
I hope to support mouse event listening. Currently, I am using https://www.npmjs.com/package/uiohook-napi, but it crashes from time to time on macOS. I hope nut.js can replace it. @s1hofmann
I also have this problem and hope that nut can achieve this function.