Skip to content

📝A lightweight Python CLI tool to automatically organize files in your folders by type, extension, or custom rules.

Notifications You must be signed in to change notification settings

abdullohtariq/pyorganize

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyorganize


📄 Description:

pyorganize is a Python-based command-line tool that scans and organizes your files into neatly categorized folders. It helps clean up cluttered directories like Downloads, Desktop, or project workspaces with just one command.


🔧 Features:

  • Automatically sort files by extension (PDF, images, videos, code, etc.)
  • Move files into folders like Documents, Media, Apps, etc.
  • Support for custom rules (e.g., sort .csv into /data)
  • Dry-run mode to preview changes before moving files
  • Cross-platform: works on Windows, macOS, Linux
  • Simple, fast, and no dependencies beyond Python standard library

💻 Example Usage:

$ pyorganize ~/Downloads

🎯 Why Use It?

If your Downloads folder is a disaster, or you want to automate project directory cleanups, pyorganize helps you reclaim control—hands-free.


About

📝A lightweight Python CLI tool to automatically organize files in your folders by type, extension, or custom rules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%