Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1 KB

File metadata and controls

16 lines (11 loc) · 1 KB

Photosorter

Go Report Card Coverage License: MIT Go Reference

Photosorter is a CLI tool designed for sorting your photos by their original creatuion date. Powered by Cobra and Go-exif.

Usage

Demo gif

The sort command requires two arguments: the source directory src containing the target photos, and the destination directory dst where the sorted photos will be output. Additionally, you can use the --format flag to choose the output structure directory. It accepts month and year as options.