This small Python project makes your download-folder finally pretty again.
It sorts all files by their extensions into according subfolders.
Once setup, it runs in the background and perdiodically sorts. Of course, autostart can also be opted, if desired.
Open Gui.py or the provided .exe
- Choose your Downloadfolder / Destinationfolder via the file dialog
- Extensions and categories can be added in the settings.ini file.
Extensions might be appended by separating them with commas.
Categories must be appended at the end of the file. - Choose the interval in seconds. Choose, whether the program should be stared with Windows.
This program runs in background after being closed. Right-click the icon in the taskbar in order to either exit the program or to re-open it.
oh btw, it's Windows only :)