6 releases

0.2.3 Feb 8, 2024
0.2.2 Jan 17, 2024
0.1.2 Jan 15, 2024
0.0.1 May 10, 2021

#293 in Web programming

Download history 12/week @ 2024-03-12 9/week @ 2024-03-26 42/week @ 2024-04-02

79 downloads per month

AGPL-3.0

19KB
293 lines

null-pointer

A simple CLI to upload files to 0x0.st because curl syntax is annoying to type.

Backend is there: https://git.0x0.st/mia/0x0

Installation

cargo install null-pointer

Usage

Usage: 0x0 [OPTIONS] <COMMAND>

Commands:
  upload  Upload file and get short link. Optionally get management token if first upload
  expire  Update expiration date using token
  delete  Delete file immediately using token

Options:
      --domain <DOMAIN>  Custom service url [default: 0x0.st]
  -h, --help             Print help (see more with '--help')

Dependencies

~1.4–2MB
~38K SLoC