Crates.io | photoprintit-tools |
lib.rs | photoprintit-tools |
version | 0.1.0 |
source | src |
created_at | 2018-11-17 14:42:25.10119 |
updated_at | 2018-11-17 14:42:25.10119 |
description | A collection of tools for photoprintit software |
homepage | |
repository | https://github.com/flyingP0tat0/photoprintit-tools.git |
max_upload_size | |
id | 97245 |
size | 8,988 |
A collection of tools for photoprintit software
cargo install photoprintit-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)
MIT licensed, see LICENSE