Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sjkingo/termcat.io

Pastebin for terminals
https://github.com/sjkingo/termcat.io

asyncio django pastebin python python-3-4

Last synced: 1 day ago
JSON representation

Pastebin for terminals

Awesome Lists containing this project

README

        

# termcat.io

termcat.io is a pastebin for terminals. It allows you to `cat`, `echo`, or pipe
output directly to the pastebin server without worrying about installing any
local client or copy and pasting.

## Requirements

The following requirements are needed to run the server and web backend:

* Python 3.4+ (uses `asyncio`)
* Django 1.7/1.8
* [hashids-python](https://github.com/davidaurelio/hashids-python)