Skip to content

Automated script written in Python to sort by extension the files in your download folder.

License

Notifications You must be signed in to change notification settings

herrerovir/File-sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

File sorter

GitHub top language GitHub License

This is a basic automated script implemented in Python to sort the files in the folder "Downloads" into different folders by extensions of the files.

After running the program, the files stored in the "Downloads" folder will be sorted by extension and moved to the corresponding folder depending on the extension of the file to sort.

Dependencies:

Python 3

Libraries used: os, shutil

How to run the script:

  • Clone or download the repository to your local machine

  • Run the File-sorter.py file in a Python environment

  • Get your files sorted!

License:

This project is licensed under the MIT License. See the LICENSE file for details

About

Automated script written in Python to sort by extension the files in your download folder.

Topics

Resources

License

Stars

Watchers

Forks

Languages