![]() |
|
Organizer - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Python (https://sinister.ly/Forum-Python) +--- Thread: Organizer (/Thread-Organizer) |
Organizer - Anima Templi - 07-13-2014 Description: This tool is intended to make your life easier. It's sole purpose is to organize your download folder. It will organize the files in your download folder according to file types. Like: movies (.avi, .mp4, .mkv) => Video, Music(.mp3, .flac, .wav) => Music folder. Code: Example: "python organizer.py /Users/Phil/Downloads/"https://github.com/AnimaTempli/Organizer Feedback is as always much welcome. RE: Organizer - Nick Saban - 07-13-2014 This would work in Linux also. Small but useful program. GJ! RE: Organizer - Insider - 07-13-2014 Thank you, this is a life-saver!
|