Skip to content

Organizes a directory (I'm using it for my Downloads folder).

Notifications You must be signed in to change notification settings

Mohamedan-Farag/organize-directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

📁 Directory Organizer

This python script is all about organizing your files. Practically, this means moving these files into subdirectories based on their filetype (image, video, audio, etc.). The script is easy to understand and extend to your specific use-case.

Installation

git clone https://github.com/Mohamedan-Farag/organize-directory
cd organize-directory

Requirements

📁 Directory Organizer requires Python 3.6+

Usage

python organize_directory.py path/to/your/downloads/directory path/to/the/subdirectories/file.json

License

📁 Directory Organizer is open-source and licensed under the MIT license.

About

Organizes a directory (I'm using it for my Downloads folder).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages