Skip to content

7ap/upl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

☁️ 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.