A program that makes arrow keys act like mouse buttons.
Prebuilt program is available under Releases
- Clone repository
- Install Python
- Install dependencies:
pip install -r requirements.txt
- Install UPX (optional)
- Run build.py
- Built
*.exe
will be placed in the same folder