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

#300 in Web programming

Download history 25/week @ 2024-01-14 1/week @ 2024-02-04 7/week @ 2024-02-11 60/week @ 2024-02-18 8/week @ 2024-02-25 12/week @ 2024-03-10 51/week @ 2024-03-31

59 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
~37K SLoC