A simple python code for automatically organizing your messy files into different folders. I mainly use this program to organize my file in my Downloads Folder since it can become very messy.
- Download and Extract
orgfileto a directory - Enter in your terminal
cd ~ - Enter in your terminal
mkdir -p bashes/scripts/py(if it still doesn't exists) - Paste the
orgfileinside thebashesfolder - Paste the
orgfile.pyinside thebashes/scripts/pyfolder. - Enter in your terminal
echo "export PATH=$PATH:~bashes" >> ~/.bashrc
- Go to your messy folder
- type
orgfile