Skip to content

Latest commit

 

History

History
72 lines (43 loc) · 1.7 KB

File metadata and controls

72 lines (43 loc) · 1.7 KB

🧹 FolderFresh

FolderFresh is a simple and smart file cleaner built with PyQt. It helps you clean unwanted files from multiple folders at once by keeping only the file types you want.


🚀 Features

  • ✅ Drag & Drop Folder Selection
  • ✅ Multiple Folder Support
  • ✅ Preview Mode (See what will be deleted)
  • ✅ Clean Mode (Actually delete unwanted files)
  • ✅ Email Report with Cleanup Stats & Chart (Optional)
  • ✅ Dark Mode Interface
  • ✅ Lightweight .exe version available (no install)

📦 Download

👉 Download FolderFresh.exe
No installation required. Just download and run!


🖼 Screenshot

Here’s how the app looks in dark mode:

Screenshot 2025-06-06 000739


🧑‍💻 How to Use

  1. Run the .exe or Python file.
  2. Drag and drop folders into the app.
  3. Enter the file extensions you want to keep for each folder (e.g., .pdf, .docx).
  4. Click Preview to check what will be deleted.
  5. Click Clean to delete all unwanted files.
  6. (Optional) Enter your email and check the box to receive a cleanup report.

✨ Built With

  • Python 3
  • PyQt6
  • send2trash
  • matplotlib


📄 License

This project is licensed under the MIT License.

You are free to use, modify, and distribute this software with or without changes. Just give credit to the original author.

See the LICENSE file for more details.


📬 Contact

📧Email - yashodeephundiwale@gmail.com

Made by @codewithyasho with ❤️