Project to organize photos and videos by separating them into folders by month and year.
- chrono
- clap
cargo build --release
<binary_bath> --src <source_path> --dst <destination_path>
- example: ./target/release/fior --src ./all --dst ./photos
Obs.: If you omit any arguments, it will be considered the default path '.'