File Organizing library using Python
This is a file organizing library which will organize the files with various formats present in a single folder
- Clone or download the repository
- Go to the folder and run
python setup.py install
- Open the terminal
- Navigate to the folder where the files are present
- Run
pyorg <destination_folder>
orpyorg --curr
to have current directory as the destination directory