e0en / txt

A txti.es clone written in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A txti.es clone written in python


Languages

Language:Python 54.5%Language:HTML 17.5%Language:CSS 14.3%Language:JavaScript 12.1%Language:TSQL 1.6%