Skip to content

Cleans up your messy folders(especially folders like Downloads) and sorts out files extension-wise. Doesn't harm existing folders. Requires PYTHON 3

License

Notifications You must be signed in to change notification settings

Satvik2101/Clean-Folder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clean-Folder

Cleans up your messy folders(especially folders like Downloads) and sorts out files extension-wise. Doesn't harm existing folders. Requires PYTHON 3

Put it in the folder which is to be cleaned and run once. Make sure all files in the specified folder are closed or else the program won't be able to copy them and you will get an error. To revert the changes , use 'unpack.py' NOTE: -- If you don't have permission to move a particular file or 2 files with same name, one will probably get deleted.(fixed in V3.) In V3, any file in which an error occurs is moved to error_files folder. You will have to move them manually. V2 fixes some bugs. In V4, a new feature is added. Any documents mentioned in skip.txt will be ignored. You can create this file yourself. Clean_folder will create it on its first run anyways. Be sure to type the full name of the document including the extension.

About

Cleans up your messy folders(especially folders like Downloads) and sorts out files extension-wise. Doesn't harm existing folders. Requires PYTHON 3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages