Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/halosghost/pbpst
- Owner: HalosGhost
- License: gpl-2.0
- Created: 2015-04-07T01:25:54.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-12-01T23:01:16.000Z (about 6 years ago)
- Last Synced: 2023-10-20T20:09:05.691Z (about 1 year ago)
- Topics: c, lightweight, pastebin-client
- Language: C
- Homepage:
- Size: 346 KB
- Stars: 44
- Watchers: 5
- Forks: 37
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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.