A terminal-based automated file organizer inspired by Hazel
Watch your folders and automatically organize files based on rules you define β all from your terminal.
| ### π Smart File Watching Watch any folder for new and changed files with configurable debouncing and recursive monitoring. Paths support `~`, `$VAR`, and `${VAR}` expansion. ### π― Flexible Rules Engine Define powerful rules with conditions based on name, extension, size, age, and more. Multiple rules can match the same file β all matching rules execute in order. ### β‘ Powerful Actions Move, copy, rename, delete, archive files or directories, send to trash, or run custom scripts β all automated. Cross-filesystem moves are handled transparently. | ### π₯οΈ Beautiful TUI A gorgeous terminal interface for managing rules and monitoring activity in real-time. ### π§ Background Daemon Set it and forget it β the daemon runs quietly and applies rules 24/7. ### π Simple Configuration Human-readable TOML config that's easy to write and maintain. |
Built with π¦ Rust and β€οΈ by Ricardo Dantas