python-scripts/scripts/Clean_the_folder/readme.md

4 lines
363 B
Markdown
Raw Normal View History

2022-10-09 04:00:22 +00:00
# Cleaning Download Folder
One of the messiest things in this world is the download folder of a developer. When writing a blog, working on a project, something similar we just download images and save them with ugly and funny names like asdfg.jpg.
This python script will clean your download folder by renaming and deleting certain files based on some condition.