hsr88/mouzi
Live in production> Your downloads, tamed.
A free, privacy-first automatic file organizer that quietly sorts your Downloads folder from the system tray.
- Rust54.0%
- TypeScript42.7%
- CSS1.8%
- Shell1.0%
- HTML0.2%
- NSIS0.2%
- JavaScript0.0%
4 Reviews
Mouzi is a thoughtful local-first file organizer rather than a basic extension sorter. It monitors selected folders and applies prioritized rules using extensions, regular expressions, and path placeholders. Manual and paused modes, .mouziignore, local SQLite history, and one-click undo are especially important because file automation must be reversible. The Tauri/Rust backend, compact Windows build, portable option, and Linux packages make the project approachable without sending filenames to a cloud service.
The documentation should explain edge cases such as duplicate destination names, partially downloaded files, symlinks, network drives, and interrupted moves. A dry-run preview showing exactly which files a rule would affect would make onboarding safer, while prominently published checksums and signed releases would strengthen trust. Mouzi is best for privacy-conscious Windows and Linux users who want their Downloads folder organized automatically but still need an audit trail, understandable rules, and a reliable escape hatch.
This is legitimately the perfect utility I was looking for. I've always tried to keep my Downloads folder clean, but I end up getting a little lazy or I download a bunch of stuff at once and forget to sort it. Sometimes I make a couple of subfolders thinking that'll help, but before long it's a total mess again with everything mixed together.
Mouzi has been a game changer for me. It just sits quietly in the system tray and automatically sorts every new file that lands in my Downloads folder. No annoying pop-ups or interruptions, just a quick little notification when it's done so I know what went where. I really appreciate how it waits a moment to make sure the file is fully downloaded before touching it. Nothing ever gets broken or moved too early.
What I love most is how effortless it feels. I set up a few custom rules early on and now everything just goes to the right place on its own. If my folder does get a bit cluttered from a busy day, the clean now button takes care of it in seconds. And if I ever need to undo something, it's right there in the history with one click. No stress at all.
On top of that, it's super lightweight, respects my privacy completely by staying fully local, and just stays out of the way while doing its job. My Downloads folder has stayed organized for weeks now without me having to think about it, which is exactly what I needed. If you're tired of that digital clutter building up, this is the tool that finally fixes it. I can't recommend it enough.
mouzi solves a universal annoyance: the messy Downloads folder. The automatic file organizer approach is well-executed because it operates quietly from the system tray without requiring user intervention. The privacy-first positioning is smart because file organization tools inherently have access to your entire filesystem, and users are right to be skeptical about cloud-dependent solutions. The Rust implementation is a strong technical choice for this use case, offering performance for bulk file operations without the overhead of electron or similar frameworks.
The system tray integration means it stays out of the way until needed, which is the correct UX pattern for a utility that should work automatically. The cross-platform approach makes it useful across Windows, macOS, and Linux, though the system tray API differences between platforms can be tricky to handle correctly. I would like to see more detail about the sorting rules and whether users can configure custom patterns. Screenshots of the system tray interface and configuration options would help users understand what they are getting before installing. A quick-start GIF showing before and after states would be particularly effective for this kind of tool. Overall, mouzi is a practical utility with a clear value proposition and strong technical foundation in Rust.
mouzi solves a universal annoyance: the messy Downloads folder. The automatic file organizer approach is well-executed because it operates quietly from the system tray without requiring user intervention. The privacy-first positioning is smart because file organization tools inherently have access to your entire filesystem, and users are right to be skeptical about cloud-dependent solutions. The Rust implementation is a strong technical choice for this use case, offering performance for bulk file operations without the overhead of electron or similar frameworks.
The system tray integration means it stays out of the way until needed, which is the correct UX pattern for a utility that should work automatically. The cross-platform approach makes it useful across Windows, macOS, and Linux, though the system tray API differences between platforms can be tricky to handle correctly. I would like to see more detail about the sorting rules and whether users can configure custom patterns. Screenshots of the system tray interface and configuration options would help users understand what they are getting before installing. A quick-start GIF showing before and after states would be particularly effective for this kind of tool. Overall, mouzi is a practical utility with a clear value proposition and strong technical foundation in Rust.
