File Organizer
This program can be used to organize files in a directory by their file extension. And move duplicate files to a duplicates folder.
Requirements
Python 3.8.2 Download
Installation
Download and run this
or
git clone https://github.com/ThusharaX/file-organizer.git
cd file-organizer
Usage
python main.py
*****************************
* File Organizer v1.0.0 *
* By: Thushara Thiwanka *
*****************************
--| Example: C:\Users\Thushara\Downloads |--
Enter directory to work in: C:\Users\Thushara\Downloads
Enter directory to move files to: C:\Users\Thushara\Downloads
Done - Check the 'file_organizer_log.txt' file for more details
Happy Organizing! :)
Press Enter to exit
Screenshots
Before
After
Log File
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.