Skip to content

Automatically sorts files into folders based on their file types.

Notifications You must be signed in to change notification settings

Krishna3451/AutoOrganise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

AutoOrganise: Your Intelligent File Sorter

Effortlessly declutter your folders by automatically sorting files based on their type (e.g., images, documents, music).

Key Features:

  • Automatic Sorting: Intelligently analyzes file extensions.
  • Customizable: Add or modify recognized file types and folder names.
  • Safe & Efficient: Creates folders as needed, avoids overwrites.
  • User-Friendly: Provides clear feedback on progress.

Installation:

  1. Ensure you have Python installed.
  2. Download Organise.py.

Usage:

  1. Open your terminal.
  2. Navigate to the script's directory: cd path/to/AutoOrganise
  3. Run: python Organise.py

Supported File Types (Default):

  • Images: .jpg, .jpeg, .png, .gif
  • Documents: .pdf, .docx, .txt
  • Music: .mp3, .wav
  • Videos: .mp4, .avi, .mkv
  • Compressed: .zip, .rar
  • Executables: .exe

Contributions Welcome!

Feel free to suggest improvements or submit a pull request.

Let AutoOrganise bring order to your digital chaos! 😊

About

Automatically sorts files into folders based on their file types.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages