mmt

Crates.iommt
lib.rsmmt
version0.2.4
sourcesrc
created_at2022-12-26 16:23:31.759039
updated_at2023-01-06 15:35:07.428969
descriptionMultimedia Management Tool
homepage
repositoryhttps://github.com/zgj0315/mmt/
max_upload_size
id745832
size29,456
光建 (zgj0315)

documentation

https://docs.rs/mmt

README

mmt

Multimedia Management Tool

copy_file

copy multimedia file to path by capture datetime

Usage

Build

cargo build --release

Examples

copy_file raw ./input ./output/raw
copy_file jpg ./input ./output/jpg
copy_file heic ./input ./output/heic

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 69

cargo fmt