Skip to content

Project to organize photos and videos by separating them into folders by month and year.

License

Notifications You must be signed in to change notification settings

paulobazooka/media-file-organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image and video file organization project

Project to organize photos and videos by separating them into folders by month and year.

Used Crates

  • chrono
  • clap

Building instructions

  • cargo build --release

Instructions for use

  • <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 '.'

About

Project to organize photos and videos by separating them into folders by month and year.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages