nut.js
nut.js copied to clipboard
Keyboard should have a function that allows you to listen for keypress events
Short overview Keyboard should allow you to listen for user keypress events
Use case This would allow users of nutjs to be able to trigger different automated flows based on keypress events/macros/etc.
Detailed description Add a method to keyboard that has a callback in which users can see keypress events by user.
I agree, this would be a really useful feature, especially when making a script that relies on user input to trigger different automations