- Organizes your files, creating folders if they dont exist
- The code tries to find several file formats
- After finding them, it puts the files in the folders that were created
- And done your files are now organized!
- Tip: You can use cron and automate the process
Clone the repository
$ git clone https://github.com/slocksert/Organizer.git
$ cd Organizer/
$ python3 gui.py