Organizer is a Rust script to organize the Download directory in diferent directories depending of the file extension.
- Install rustup.
- Download this repository.
git clone https://github.com/ghaerdi/file-organizer.git
- Run
install.sh
in the directory.
organizer
You can also pass a directory as argument using relative path if you want specify the folder to organize.
Note: The script require the $HOME/Downloads
directory when no command is passed.