seigel / txtpages

Create plain text webpages. Txti clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About TxtPages

Create plain text webpages with a unique url you can link to.

TxtPages is a clone of the popular Txti tool for creating fast text web pages.

TxtPages will always be free and open source. Feel free to copy the code and deploy to your own hosting service. Spread TxtPages all across the web!

Build and Install

$ make dep
$ make
$ ./txtpages -i pages.db

Run 'txtpages pages.db' to start the web service.

TxtPages uses a single sqlitie3 database file to store all txtpages.

Screenshots

create txtpage view_txtpage

Contact

Twitter: @robcomputing
Source: https://github.com/robdelacruz/txtpages

About

Create plain text webpages. Txti clone

License:MIT License


Languages

Language:Go 98.8%Language:CSS 0.7%Language:HTML 0.4%Language:Makefile 0.1%Language:Perl 0.1%