Skip to content

wuX4an/Toolkit

Repository files navigation

Toolkit

Stargazers Releases

Features:

  • Uploads files specified as a command-line argument.
  • Displays upload status and the uploaded file's URL upon successful upload.
  • Shows help message when no arguments are provided.

Usage:

  • Uploading a file:

You can upload to tmpfiles.org using his public API.

$ tool upload path/to/your/file

Instalation:

  • Linux: Go to releases and download the latest.

  • Windows: Compile from source.

  • MacOS: Compile from source.