Tidy Garderobe
A Python file organizer that categorizes and sorts files from Desktop, Downloads, or any directory by extension.
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
.bashrcor.zshrcfor quick access