MyFolderOrganizer! is a simple yet effective tool designed to help you clean up your messy folders by organizing files based on their extensions. Whether you have a Downloads folder that's a total chaos or just want to keep things neat and tidy, this application does the job for you!
- Automatically sorts files into new folders based on their extensions.
- Supports a variety of file types such as text, PDF, images, videos, archives, audio, and more.
- Allows users to specify custom extensions that are not included by default.
- Easy-to-use graphical user interface (GUI) that requires minimal input from the user.
- Built as a standalone
.exe
application so that users without Python installed can use it without any hassle.
One day, I decided to open my Downloads folder after years of neglect, and what I saw was... well, let's say it was "total chaos!" Out of sheer boredom and a desire to make my first GUI program, I created this humble project to clean up not only my digital mess but yours as well!
- Download the
.exe
file from thedist
folder in this repository. - Run the application and enter the directory of the folder you want to organize.
- Select the types (extensions) of files you want to group together.
- Click on "Organize My Folder!" and let the app do its magic!
You can download the .exe
file directly from the dist
folder in this repository.
Feel free to fork this repository, submit issues, or create pull requests. Any suggestions and improvements are welcome!
This project was a gateway for me to start working on GUIs and making standalone applications. I hope you find it as useful as I intended it to be!