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

#337 in Web programming

Download history 1/week @ 2024-01-18 4/week @ 2024-02-08 55/week @ 2024-02-15 12/week @ 2024-02-22 5/week @ 2024-02-29 1/week @ 2024-03-07 11/week @ 2024-03-14 34/week @ 2024-03-28 17/week @ 2024-04-04

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
~39K SLoC