This project helps you organize files based on their extensions and remove clutter from your directory.
Managing a directory with multiple files can become challenging and cluttered over time. This project provides a simple solution to organize files based on their extensions, making it easier to find and manage your files.
You should have python installed on your system. (Not necessary for windows users)
Linux users :
curl -o THE_ORGANIZER.py https://raw.githubusercontent.com/mishrabiswajit/THE-ORGANIZER/main/THE_ORGANIZER.py && python THE_ORGANIZER.py
Windows users :
- Download the .exe file.
- Right click on the program and run as administrator OR double click on the program and click on run anyway.(if blocked by windows defender)
This project is licensed under the GPL License 2.0.