#file-storage #api #cli-applications #cli

app waifu-vault-client

CLI application to interact with the Waifu Vault API

3 releases (breaking)

0.3.0 Apr 6, 2024
0.2.0 Feb 22, 2024
0.1.0 Feb 21, 2024

#506 in Command line utilities

Download history 179/week @ 2024-02-16 84/week @ 2024-02-23 23/week @ 2024-03-01 3/week @ 2024-03-08 4/week @ 2024-03-15 28/week @ 2024-03-29 133/week @ 2024-04-05

165 downloads per month

MIT/Apache

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–21MB
~310K SLoC