~janbaudisch/photoprintit-tools

A collection of tools for photoprintit software.
move to sourcehut
update dependencies
64648744 — dependabot-preview[bot] 4 years ago
Merge pull request #39 from janbaudisch/dependabot/cargo/log-0.4.10

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~janbaudisch/photoprintit-tools
read/write
git@git.sr.ht:~janbaudisch/photoprintit-tools

You can also use your local clone with git send-email.

Build Status Crates.io

#photoprintit-tools

A collection of tools for photoprintit software.

#Installation

cargo install photoprintit-tools

#Tools

#prepare

Outputs a list of resources necessary to install the given software.

USAGE:
    photoprintit-tools prepare [FLAGS] [OPTIONS] --client-id <client_id> --hps-version <hps_version> --keyaccid <keyaccid> --locale <locale> --platform <platform>

FLAGS:
    -a, --all        Imply platform `a` (any), include complete set of resources for install
        --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -c, --client-id <client_id>          Client ID
    -d, --download-server <dl_server>    Downlaod server [default: https://dls.photoprintit.com]
    -h, --hps-version <hps_version>      HPS version
    -k, --keyaccid <keyaccid>            KEYACCID
    -l, --locale <locale>                (full) Locale
    -p, --platform <platform>            Platform (a, l, l64, m, w, w64)

#License

MIT licensed, see LICENSE