phorg 0.6.1

Photo files organizer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
phorg
===============================================================================

[![test status](https://github.com/xandkar/phorg/actions/workflows/test.yml/badge.svg)](https://github.com/xandkar/phorg/actions)
[![dependencies status](https://deps.rs/repo/github/xandkar/phorg/status.svg)](https://deps.rs/repo/github/xandkar/phorg)

Photo organizer.

Given a `<src>` and `<dst>` directories:

1. finds photo-or-video files in `<src>`
2. fetches their [Exif]https://en.wikipedia.org/wiki/Exif data
3. computes their SHA-256 digests
4. moves-or-copies them into
   `<dst>/<year>/<month>/<day>/<date>--<time>--<digest>[.<extension>]`