← Back to Portfolio Software

Tidy Garderobe

A Python file organizer that categorizes and sorts files from Desktop, Downloads, or any directory by extension.

Date June 2024
Role Developer
CodePythonCLIAutomation
Tidy Garderobe

About

A terminal-based file organizer that scans a chosen directory, categorizes files by their extension, and moves them into a structured folder hierarchy under ~/Documents/Garderobe. Designed as a quick cleanup tool for cluttered desktops and download folders.

Features

  • Interactive menu to tidy Desktop, Downloads, or current directory
  • Automatic categorization by file extension
  • Duplicate filename handling with counter suffix
  • Single-keypress menu navigation
  • Easy to alias in .bashrc or .zshrc for quick access

View on GitHub