Skip to content

This small Python project makes your download-folder finally pretty again. It sorts all files by their extensions into according subfolders.

Notifications You must be signed in to change notification settings

julianjumper/MakeDownloadfoldersPrettyAgain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MakeDownloadfoldersPrettyAgain

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.

Example:

example_img

Setup:

setup_img
Open Gui.py or the provided .exe

  1. Choose your Downloadfolder / Destinationfolder via the file dialog
  2. 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.
  3. Choose the interval in seconds. Choose, whether the program should be stared with Windows.

Run in background

background_img
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 :)

About

This small Python project makes your download-folder finally pretty again. It sorts all files by their extensions into according subfolders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages