Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Automatically clean and organize your messy desktop with this lightweight open-source app built with electron

License

Frenxys/dektop-cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧹 desktop-cleaner

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.


✨ Features

  • ✅ One-click desktop cleaning
  • 📁 Sorts files by type (Images, Documents, Videos, Others)
  • ⏱️ Super fast and lightweight
  • 🌙 Clean and minimal GUI

📸 Preview

Coming soon! GIFs or screenshots of the app in action.


📦 Getting Started with desktop-cleaner

Follow these steps to get desktop-cleaner up and running on your machine.


1. Clone the repository

git clone https://github.com/Frenxys/desktop-cleaner.git
cd desktop-cleaner

2. Install dependencies

npm install

3. Start the app in development

npm start

🧠 How it works

desktop-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.


📌 Roadmap

  • Basic GUI
  • File sorting by extension
  • Settings panel
  • Dark/light themes
  • Auto-cleaning on startup

🤝 Contributing

Pull requests are welcome!
Feel free to open an issue to suggest new features or report bugs.


🪪 License

MIT

About

Automatically clean and organize your messy desktop with this lightweight open-source app built with electron

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published