This is the work in progress library for the Beholder keyboard emulator. Presently it is just an example.
For more information on the marker usage, check out beholder-detection
- Make sure you have node.js installed and set up on your computer
- Download the repository
- Open this folder in a terminal
- Run command
npm install
- Run command
npm run rebuild
NOTE The keyboard automation library may require additional setup, see nut-js
- Open this folder in a terminal
- Run
npm start
Run npx electron-builder build --win portable
to create a .exe file