demsos

Crates.iodemsos
lib.rsdemsos
version0.2.0
sourcesrc
created_at2022-10-13 21:51:10.084884
updated_at2022-10-18 18:07:18.733066
descriptionDesmos command-line image uploader.
homepage
repositoryhttps://github.com/7ap/demsos
max_upload_size
id687507
size34,495
(7ap)

documentation

https://docs.rs/demsos

README

🧮 demsos

Desmos command-line image uploader.

🗺️ Features

  • Support for a "vanity hash" (10 character limit)
  • Upload raw image to the graph and the embed thumbnail
  • Automatic upload to Desmos

🏗️ Installation

$ cargo install demsos

⚙️ Usage

View usage with the demsos --help command.

🤔 Examples

  • demsos foo.png ➜ Upload an image to Desmos with a randomized hash
  • demsos bar.png 10charhash ➜ Upload an image to Desmos with a user-defined hash
Commit count: 56

cargo fmt