Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/halosghost/pbpst

A command-line libcurl C client for pb deployments
https://github.com/halosghost/pbpst

c lightweight pastebin-client

Last synced: about 1 month ago
JSON representation

A command-line libcurl C client for pb deployments

Awesome Lists containing this project

README

        

pbpst
=====

|coverity|

.. |coverity| image:: https://img.shields.io/coverity/scan/7624.svg
:alt: Coverity Scan Build Status
:target: https://scan.coverity.com/projects/halosghost-pbpst

``pbpst`` is a small tool to make interacting with ``pb`` instances as simple as possible.
``pb`` is a versatile, free and open source pastebin which has more features, is more robust, and is faster than any other pastebin with which I am familiar.
You can find the reference instance (which tracks `pb's master branch `_) at `ptpb `_.
Ideally, ``pbpst`` will support as many features of ``pb`` as possible (hopefully, nearly all) in a simple, unassuming CLI.

Please see `the wiki `_ for some tips and for build-instructions.