Skip to content

Simple CLI app to archive media files into different directories by creation dates

License

shellshape/archiver

Repository files navigation

archiver

Simple CLI app to archive media files into different directories by creation dates

Usage

$ archiver --help
Simple CLI app to archive media files into different directories by creation dates

Usage: archiver.exe [OPTIONS] <SOURCE_DIR> <TARGET_DIR>

Arguments:
  <SOURCE_DIR>  Source directory
  <TARGET_DIR>  Target directory

Options:
  -m, --mv       Move files instead of copying them
  -f, --force    Overwrite existing files
  -h, --help     Print help
  -V, --version  Print version

Install

You can either download the latest release builds form the Releases page or you can install it using cargo install.

cargo install --git https://github.com/shellshape/archiver

About

Simple CLI app to archive media files into different directories by creation dates

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages