Skip to content

This python Script sort the files into their respective folders and make the process less tiresome

Notifications You must be signed in to change notification settings

anantjakhmola/Folder_sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Folder Sorter

Often we all come across a directory that is completely unorganised and hence it takes a lot of time to locate particular files. Folder Sorter is a python based application that organises and arranges a particular directory in a particular order which makes the directory clean and clutter free.

Steps to achieve a cluster free Directory

  1. Place the python file "sorting_data.py" in the directory you want to sort
  2. Open command prompt and navigate to the respective directory
  3. type python3 sorting_data.py and press ENTER
  4. Done!

NOTE:

You can use this script to organize other files also by changing the code.

Future Scope:

To take the location from user and sort automatically without doing the navigation part

About

This python Script sort the files into their respective folders and make the process less tiresome

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages