Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard should have a function that allows you to listen for keypress events #479

Open
zaneschepke opened this issue Feb 23, 2023 · 1 comment

Comments

@zaneschepke
Copy link

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.

@Justiniscoding
Copy link

I agree, this would be a really useful feature, especially when making a script that relies on user input to trigger different automations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants