Skip to content
/ twtxt Public

twtxt is a twtxt client in the form of a web application and hosted service.

License

Notifications You must be signed in to change notification settings

lexor/twtxt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twtxt

Build Status CodeCov Go Report Card GoDoc Sourcegraph

twtxt is a twtxt client in the form of a web application. and command-line client. It supports multiple users and also hosts user feeds directly. It also has a builtin registry and search.

There is also a publically (free) service online available at:

Screenshot 1 Screenshot 2

Installation

Source

$ go get -u github.com/prologic/twtxt/...

Usage

CLI

Run twt:

$ twt

Web App

Run twtd:

$ twtd

Then visit: http://localhost:8000/

License

twtwt is licensed under the terms of the MIT License