The way I tried to implement the method I wanted was JavaScript's keypress object and mousetrap library. However, these methods only imported user keyboard input information when it was focused on the app. What's the way to bring it in a non- I tried to use the library called iohooks, but there was an error that did not install with npm install. (404 error)