Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 163 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 163 Bytes

Client for ESP32 PS/2 keyboard/mouse emulator

python -m venv .venv
.venv/scripts/activate
pip install -r requirements.txt
python pygame_keyboard_mouse.py