Smart Downloads Organizer
- 1 Devlogs
- 6 Total hours
A tool to help organize your downloads folder
A tool to help organize your downloads folder
Devlog 1
I have spent about 5-6 hours creating a tool to fix an issue many has, the tool sorts files into type based folders and catches duplicate files by the hash. It also flags old files that haven’t been touch in a while. It was built in python and used Tkinter. I definetly learnt a thing or two with python on this project.