Iohook – Node.js global native keyboard and mouse listener
Node.js global keyboard and mouse listener. Contribute to wilix-team/iohook development by creating an account on GitHub. (more…)
Read more »
Permissions can be used to control what system resources the
Node.js process has access to or what actions the process can take
with those resources. Permissions can also control what modules can
be accessed by other modules. Read more