One-Click Windows Cleanup Tool
Keep your PC tidy with a single script!
This lightweight Python utility deletes files and folders from locations you define, and can also empty the Windows Recycle Bin using PowerShell. Perfect for cleaning Downloads, Temp folders, or any custom path.
Includes:
✅ Fully commented Python script
✅ Sample config.json to get started instantly
✅ All actions logged with timestamps
✅ Compatible with Windows 10
✅ Tested on Windows 10 (expected to work on Windows 11)
✅ Unit-tested with pytest
⚠️ Requires Windows 10 and Python 3.13+. Not officially tested on older versions or other OSes.
Perfect for developers, sysadmins, or anyone tired of cleaning folders manually.
No installers. No setup. Just run the script.
You'll get a fully documented Python script for cleaning custom folders and the Recycle Bin, a ready-to-edit config file, automated test cases with pytest, and step-by-step setup instructions.