I am trying to make an app using ElectronJS and I need the code to press and hold a keyboard key that can be used system-wide in other applications, not just that program. I have tried node-key-sender but couldn't find a hold functionality and RobotJS wouldn't install.