python-geeks / Automation-scripts

Repo for creating awesome automation scripts to make my panda lazier
MIT License
1.04k stars 562 forks source link

File Sorter made in Python #1003

Closed HemanthTenneti closed 1 month ago

HemanthTenneti commented 1 month ago

File Sorter -

Hey! I wanted to add one of my projects that I'm proud of, which automates sorting files in your windows machine. I've dealt with messy folder and incomprehensible folder structure for a long time in my life so I decided to make this project. This program of mine, has a very small and minimalistic interface I've made using tkinter, and has simple buttons that are very self-explanatory and they sort all the files in the folder you've chosen.

Instructions -

Programming Languages

github-actions[bot] commented 1 month ago

Hey soon we'll review your Issue, stay tuned 😊

HemanthTenneti commented 1 month ago

Hey! I'm interested in contributing to this repository and I feel like it could be useful.

pawangeek commented 1 month ago

Hey @HemanthTenneti is this is similar to #220?

HemanthTenneti commented 1 month ago

Yes, my bad. I didn't realize that there was a file sorting program already as there were no folders matching the keyword "sort". You can close this now.