Keyboard Cleaner

Safely clean your keyboard and mouse without accidental input

v1.0.1 MIT License Windows Only Minimal GUI Open Source
Security Note: 4/70 detections on VirusTotal (view full report)

Features

Lock All Input

Completely locks keyboard and mouse input to prevent accidental input while cleaning

Minimal Fullscreen GUI

Lightweight PyQt5-based interface that doesn't consume system resources

Secure Unlock

Unlock with Ctrl + Alt + U held for 3 seconds to prevent accidental unlocks

Installation & Usage

1

Install Dependencies

Choose your preferred installation method:

pip install -r requirements.txt

Or manually install:

pip install PyQt5 keyboard mouse
2

Run the Application

python main.py
3

Unlock Your Keyboard

To unlock, hold Ctrl + Alt + U for 3 seconds (in any order)

Requirements

Python 3.8+

Runtime environment

PyQt5

GUI framework for the fullscreen interface

Keyboard module

For keyboard input detection

Mouse module

For mouse input detection

Why Use Keyboard Cleaner?

Clean Without Worry

No more accidental keyboard presses triggering unwanted actions while cleaning

Lightweight

Minimal resource usage with a clean, minimal interface

Free & Open Source

MIT licensed with full source code available on GitHub