Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 744 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 744 Bytes

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