desktop-cleaner is a simple, elegant desktop cleaner built with Electron.
It helps you organize your messy desktop by automatically sorting files into neat folders — with a single click.
- ✅ One-click desktop cleaning
- 📁 Sorts files by type (Images, Documents, Videos, Others)
- ⏱️ Super fast and lightweight
- 🌙 Clean and minimal GUI
Coming soon! GIFs or screenshots of the app in action.
Follow these steps to get desktop-cleaner up and running on your machine.
git clone https://github.com/Frenxys/desktop-cleaner.git
cd desktop-cleanernpm installnpm startdesktop-cleaner scans your desktop and identifies file types. It then moves them into folders like:
Desktop/
├── Pictures/
├── Documents/
├── Videos/
└── Others/
Everything is automatic, customizable in future versions.
- Basic GUI
- File sorting by extension
- Settings panel
- Dark/light themes
- Auto-cleaning on startup
Pull requests are welcome!
Feel free to open an issue to suggest new features or report bugs.