Skip to content

A simple program that allows you to organize your folders by extensions

License

Notifications You must be signed in to change notification settings

Gian12315/organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Organizer

A simple program that will help you organize a folder by moving your files to another folder you specify.
By specifying a file extension you filter the files moved.

Why would you use this

  • Because your folder is full of files and everytime you want to organize the folder, the explorer gets slow or crashes (My case)

  • Because you want a faster alternative of moving all your files from a directory to another

How to run

Go to the executable directory via command line and use organizer.exe --help
It will give you a small documentation of how to use it, extension argument must contain a dot at the start (example: ".txt"), working directory must be a valid, existent path and the output directory must be a valid path, if the folder doesn't exist, it will be created.

About

A simple program that allows you to organize your folders by extensions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages