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

Abdullahtoriq/pyorganize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 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