pasteit

Crates.iopasteit
lib.rspasteit
version0.0.1-alpha
sourcesrc
created_at2022-01-08 23:21:42.037783
updated_at2022-01-08 23:21:42.037783
descriptionA paste client. This is an Alpha version. Use at your own risk
homepage
repositoryhttps://gitlab.com/shivanandvp/pasteit.git
max_upload_size
id510589
size158,661
shivanandvp (shivanandvp)

documentation

README

PasteIt - A paste client

Authors

  1. shivanandvp@rebornos.org

Status

This project is in the Pre-Alpha stage. Use at your own risk. Currently pasteit only supports PrivateBin instances.

Introduction

PasteIt can be used to upload a file or text to a paste server like PrivateBin. In addition to that, pasteit can post comments,delete posts or comments, and adjust various different options on supported paste servers.

Thanks to Dylan from the Rust Community Discord Server for the awesome name suggestion! :)

Documentation

API

CLICK HERE for the API documentation of pasteit.

Usage

Note: At any time, call pasteit with the --help option to see the allowed arguments.

License

This project is licensed under the Mozilla Public License (MPL-2.0)

ToDo List

Here is a high-level list of planned features

  • PrivateBin support
    • Post
      • Post Paste
      • Post Options
      • Post Comment
    • Delete
      • Delete Paste
      • Delete Comment
    • Edit Posts
      • Edit Comments
  • dpaste.com support
    • Post Paste
  • QR code support
Commit count: 17

cargo fmt