Skip to content

ghaerdi/file-organizer

Repository files navigation

Organizer

Description

Organizer is a Rust script to organize the Download directory in diferent directories depending of the file extension.


Install

  1. Install rustup.
  2. Download this repository.
git clone https://github.com/ghaerdi/file-organizer.git
  1. Run install.sh in the directory.

How to use

organizer

You can also pass a directory as argument using relative path if you want specify the folder to organize.

Example

Note: The script require the $HOME/Downloads directory when no command is passed.