Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 827 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 827 Bytes

How does it work

  • 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

Install

Clone the repository

$ git clone https://github.com/slocksert/Organizer.git

Usage

Change to the directory

$ cd Organizer/ 

Run it

$ python3 gui.py 

Now your home should look like this