Safely clean your keyboard and mouse without accidental input
Completely locks keyboard and mouse input to prevent accidental input while cleaning
Lightweight PyQt5-based interface that doesn't consume system resources
Unlock with Ctrl + Alt + U held for 3 seconds to prevent accidental unlocks
Choose your preferred installation method:
pip install -r requirements.txt
Or manually install:
pip install PyQt5 keyboard mouse
python main.py
To unlock, hold Ctrl + Alt + U for 3 seconds (in any order)
Runtime environment
GUI framework for the fullscreen interface
For keyboard input detection
For mouse input detection
No more accidental keyboard presses triggering unwanted actions while cleaning
Minimal resource usage with a clean, minimal interface
MIT licensed with full source code available on GitHub