SYSTEM_CORE
arrow_back Back to Directory
🦀 rust-cli

File Organizer

Overview

Automatically organizes files in a directory by extension. Moves files into subdirectories (Images, Documents, Videos, Music, Archives, Code).

Tech Stack

Rust Clap Walkdir Docker

Key Highlights

  • check_circle Organizes files into folders by type
  • check_circle Supports dry-run mode to preview changes
  • check_circle Configurable target directories like ~/Downloads
  • check_circle Auto-detects common file types and extensions
  • check_circle Preserves original files when requested