Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
/ file-sorter Public archive

A Python script that sorts messy files into organised folders.

License

Notifications You must be signed in to change notification settings

de-soot/file-sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

File Sorter

A simple Python script that cleans up messy files and organises them into sorted folders based on their file extensions.

Usage

Download and run main.py in the directory that you want to clean up.

Note

You can change the default folder destination directories in the program to wherever you want your files to go and add more file extensions not included in the program using a text editor.

Feel free to contribute more file extensions by opening pull requests.