owo

Crates.ioowo
lib.rsowo
version0.4.0
sourcesrc
created_at2017-02-27 22:03:24.461218
updated_at2023-05-24 19:17:10.378027
descriptionA simple uploader for owo.whats-th.is.
homepage
repositoryhttps://github.com/OkashiOdayakana/owo.rs
max_upload_size
id8718
size82,934
Okashi Odayakana (OkashiOdayakana)

documentation

README

OwO.rs

An uploader for the OwO file-hosting CDN.

It also works as a library, although not yet recommended, as the API is (currently) unstable.

Usage

The CLI has two functions: uploading, and shortening.

Currently, proper config files are not supported yet, so the configuration options are managed via either command line flags, or environmental variables.

Upload

OWO_KEY=KEY owo upload file.jpg

Shorten

OWO_KEY=KEY owo shorten https://google.com

Commit count: 10

cargo fmt