7 releases (4 breaking)
0.4.0 | May 24, 2023 |
---|---|
0.3.1 | May 22, 2023 |
0.2.0 | May 16, 2023 |
0.1.1 | Feb 27, 2017 |
0.0.1-alpha | Feb 27, 2017 |
#5 in #uploader
27KB
265 lines
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
Dependencies
~5–20MB
~259K SLoC