3 releases (breaking)
0.3.0 | Apr 6, 2024 |
---|---|
0.2.0 | Feb 22, 2024 |
0.1.0 | Feb 21, 2024 |
#815 in Command line utilities
210 downloads per month
19KB
279 lines
Waifu Vault CLI
CLI to interact with the temporary storage site Waifu Vault
⚠️ Disclaimer: I do not own the site, only created this CLI to interact with it ⚠️
For more information on what is allowed / disallowed and Terms of Service, please visit the website above.
Installation
You can install this app via Cargo:
cargo install waifu-vault-client
Usage
CLI application to interact with the Waifu Vault API
Usage: wvc <COMMAND>
Commands:
upload Upload a file to vault
download Retrieve a file from the vault
info Information about a file in the vault
delete Delete a file from the vault
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
-V, --version Print version
Dependencies
~7–23MB
~288K SLoC