2 releases
0.1.1 | Oct 3, 2022 |
---|---|
0.1.0 | Oct 3, 2022 |
#908 in Images
20KB
499 lines
JK CLI photo manager
- List files
cargo run -- ls -s ./tests
- List duplicates
cargo run -- ls-dup -s ./tests -t file
- Add date to images
cargo run -- add-date -s ./tests
- Move to dir with date xxxx/xx
cargo run -- mmd -s ./tests
- Remove duplicate files
cargo run -- rm-dup -s ./tests
- Remove files or dir (both by default)
cargo run -- rm -s ./tests -t file
Dependencies
~10–20MB
~262K SLoC