Skip to content

gagangulyani/File-Organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

File Organizer

This Python Script automatically organizes files in specified path in one go.

What you can do with it?

  • Add a shortcut in your terminal for automatically organizing files
  • Schedule the script to execute at a particular time every day
  • Keep your files organized..? :P

How it Works?

  1. It takes path from the User
  2. Scans the files in that path
  3. Checks each file's extension and moves them in their respective folder accordingly

Usage

python organize.py <dir_path>

Examples

python organize.py ~/Downloads

Requirements

  • Python 3.8

About

Automatically Organize files in one go...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages