/txt

A txti.es clone written in python

Primary LanguagePython

txt: a http://txti.es clone written in python

Write & share plaintext (+ markdown) documents in a simple manner.

demo

Requirements

You need to have python >= 3.6 running in your system.

You will also need a web server (i.e. nginx) to serve your own instance publicly.

Usage

$ git clone https://github.com/e0en/txt
$ pip install -r requirements.txt
$ python txt.py