Yet Another Keyboard User - An overlay for keyboard inputs in YARG Heavily inspired by https://github.com/raphaelgoulart/ya_inputdisplay
I wanted an option that worked for myself and other keyboard users
Download the EXE from the releases tab and run - app will do the rest
You can also build the app yourself, just clone the repo download the packages and run
pyinstaller --onefile --name InputViewer yargInputs.py
The EXE should then appear inside the dist file generated by the output
All the keybinds and their colors can be changed to any hex color from the game F10 disables the input detection and hides the overlay. Useful for downtime between songs.
