Skip to content

ThusharaX/file-organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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.

visitor badge GitHub forks GitHub contributors GitHub Repo stars GitHub repo size GitHub watchers GitHub issues GitHub pull requests GitHub

file-organizer

Requirements

Python 3.8.2 Download

Installation

Download and run this

📦 file-organizer.exe 6.39 MB

or

⏬ Follow these steps

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

image

After

image

Log File

image

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GNU General Public License v3.0