Reimagine
Missing features
- Adding image metadata for date based grouping (CLI tool)
- Handle rejected files (hash compare them)
Finding file count
find . -type f -iname "*.jpg" | wc -l
Description
Languages
Rust
100%