Skip to content

A very simple tool to copy photos (or any file) from an SD to a folder while organizing the files by year/month/day

Notifications You must be signed in to change notification settings

antongalitch/photoorganizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

photoorganizer

A very simple tool to copy photos (or any file) from an SD to a folder while organizing the files by year/month/day

I'm learning Rust, so it's a good excuse to write something simple as this.

Usage:

> cargo run from_dir/ to_dir/

The tool copies all the files from from_dir to to_dir/yyyy/mm/dd/ where yyyy/m/dd/ is the creation date of the file.

About

A very simple tool to copy photos (or any file) from an SD to a folder while organizing the files by year/month/day

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages