Skip to content

RudrakshBatra009/Sortix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 20, 2026
9d34cb8Β Β·Β Β· May 20, 2026

History

1 Commit
May 20, 2026
May 20, 2026
May 20, 2026
May 20, 2026
May 20, 2026
May 20, 2026
May 20, 2026
May 20, 2026
May 20, 2026
May 20, 2026
May 20, 2026
May 20, 2026
May 20, 2026
May 20, 2026
May 20, 2026
May 20, 2026
May 20, 2026
May 20, 2026
May 20, 2026
May 20, 2026
May 20, 2026
May 20, 2026

Repository files navigation

Sortix

Fast Β· Predictable Β· Configurable Β· Cross-platform

A beautiful cross-platform Flutter app that helps you automatically organize messy folders by sorting files into appropriate categories.

Features

  • πŸš€ Fast & Lightweightight - Efficiently handles large directories
  • πŸ“ Smart Categorization - Automatically sorts files by type (Images, Documents, Videos, Archives, etc.)
  • πŸ‘€ Preview Mode - See what will happen before moving any files
  • βš™οΈ Configurable - Customize file categories and destination folders
  • 🎯 Simple & Clean UIn UI - Beautiful, minimal interface
  • πŸ”’ Safe - Dry-run mode to preview changes before applying

Supported Platforms

  • βœ… Windows
  • βœ… macOS
  • βœ… Linux
  • βœ… Android
  • βœ… iOS

File Categories

  • Images: jpg, jpeg, png, gif, bmp, svg, webp
  • Documents: pdf, doc, docx, txt, xlsx, ppt, pptx
  • Videos: mp4, avi, mkv, mov, wmv, flv
  • Archives: zip, rar, 7z, tar, gz
  • Audio: mp3, wav, flac, aac, ogg
  • Code: py, js, java, cpp, html, css
  • Others: All remaining files

Getting Started

Prerequisites

  • Flutter SDK (>=3.0.0).0)
  • Dart SDK

Installation

  1. Clone the repository
git clone repository-url>gt;

cd sortix
  1. Install dependencies
flutter pub get
  1. Run the app
flutter run

Usage

  1. Select Folder - Choose the folder you want to organize (e.g., Downloads)
  2. Enable Smart Presets (Optional) - Use predefined sorting rules
  3. Enable Dry Run - Preview changes without moving files
  4. Click Sort - Organize your files!

Configuration

Customize sorting rules in the Settings panel. Define your own categories and file extensions.

License

Open Source - MIT License

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.