Skip to content

max19931/txt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 54.5%
  • HTML 17.5%
  • CSS 14.3%
  • JavaScript 12.1%
  • TSQL 1.6%