OkashiOdayakana / owo.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%