Skip to content

Organizes a directory by grouping files by their extensions into sub-directories and can be ran directly or ran from the command line to pass a directory path as an argument.

License

Notifications You must be signed in to change notification settings

Levi-B4/ExtensionGrouper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extension Grouper

Description

Organizes a directory by grouping files by their extensions into sub-directories and can be ran directly or ran from the command line to pass a directory path as an argument.

How to Run

  • Install python 3.11 or later
  • Run in terminal using python DirectoryOrganizer.py appending a directory path as an argument if wanted.
  • TestDirectory is not part of the program, but is a viable testing ground for the organizer

About

Organizes a directory by grouping files by their extensions into sub-directories and can be ran directly or ran from the command line to pass a directory path as an argument.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages