Crates.io | pasteit |
lib.rs | pasteit |
version | 0.0.1-alpha |
source | src |
created_at | 2022-01-08 23:21:42.037783 |
updated_at | 2022-01-08 23:21:42.037783 |
description | A paste client. This is an Alpha version. Use at your own risk |
homepage | |
repository | https://gitlab.com/shivanandvp/pasteit.git |
max_upload_size | |
id | 510589 |
size | 158,661 |
Authors
This project is in the Pre-Alpha stage. Use at your own risk. Currently pasteit only supports PrivateBin instances.
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! :)
CLICK HERE for the API documentation of pasteit.
Note: At any time, call
pasteit
with the--help
option to see the allowed arguments.
This project is licensed under the Mozilla Public License (MPL-2.0)
Here is a high-level list of planned features