Are you tired of dealing with messy files? Our File Organizer CLI Tool is here to help. For now, it’s designed to effortlessly organize files based on the patterns of my 1st semester subjects, making it perfect for students who want to keep their coursework and materials neatly categorized and easy to find.
Messy files in directory: Files scattered across your system.
Terminal command: Run a simple command to organize files.
Organized files: Your files are neatly categorized in just a few moments.
There are two ways to run the File Organizer CLI Tool:
cargo run -- ~/Downloads/subjects_notes
Run this command if you've cloned the code and are using Cargo to run it.
fileorganizer-cli ~/Downloads/subjects_notes
Run this command if you've downloaded the binary and added it to your system path.
Ready to simplify your workflow? Download the File Organizer CLI Tool today and start organizing your files like a pro.
Clone GitHub Repo