upl

Crates.ioupl
lib.rsupl
version0.1.1
sourcesrc
created_at2022-10-06 18:21:43.453062
updated_at2022-10-13 02:15:42.360655
descriptionThe intuitive command-line file uploader.
homepage
repositoryhttps://github.com/7ap/upl
max_upload_size
id681525
size30,193
(7ap)

documentation

https://docs.rs/upl

README

☁️ upl

The intuitive command-line file uploader.

πŸ—ΊοΈ Features (roadmap)

  • Upload files via the command-line
  • Sane built-in upload destinations
  • Configuration files via TOML
  • ShareX custom uploader (.sxcu) support

πŸ—οΈ Installation

$ cargo install upl

βš™οΈ Usage

View usage with the upl --help command.

πŸ€” Examples

  • upl --file foo.zip
  • upl -f bar.png

πŸ› οΈ Augment

upl is a tool meant to only be used for uploading files, I recommend augmenting upl with a tool like maim and xclip.

Commit count: 14

cargo fmt