You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
8 months ago | |
---|---|---|
README.md | 8 months ago |
README.md
groovy-twtxt: A curated list of groovy twtxt-related projects
Table of Contents
Reading Material
- The original twtxt format specification
- Yarn.social format extensions - Backward-compatible extensions to the original twtxt format used in many modern clients. Also includes API documentation for yarnd.
Clients
Independent
Clients that generate good, old fashioned twtxt.txt files for your website
- jenny - A twtxt client that stores twts in a maildir, allowing you to use a mail client for twtxt.
PC
Python
MIT
- jenny + mutt: Getting started with twtxt - A guide to using jenny with mutt, written by the author.
- phpub2twtxt - A Web interface for posting to your self-hosted twtxt feed
Web
PHP
MIT
- twet - An active fork of the original Go CLI client by quite
PC
Go
MIT
- twtxt - The client that started it all (Not recommended anymore because it's unmaintained)
PC
Python
MIT
- twtxt-el - A twtxt client for Emacs
Emacs
Elisp
GPLv3
Yarn.social
yarnd and other clients that interface with its API
- yarnd - A single-user or multi-user all-in-one twtxt daemon, offering an easy-to-use Web interface and an API.
Web
Go
AGPL
- Goryon - An iOS/Android Flutter app for Yarn pods
Mobile
Dart
MIT
- yarnc - A TUI client for yarnd.
PC
Go
AGPL
Miscellaneous
- feeds - A multi-protocol RSS/Atom feed aggregation service that produces twtxt feeds
Go
MIT
- getwtxt - A twtxt registry server powered by LevelDB or SQLite3 with an in-memory cache
Go
GPLv3
- Seems to be the only active implementation of the twtxt registry specification
- twtxt.tilde.institute
- twtxt.envs.net
- yarns - A search engine for the twtxt ecosystem
Go
MIT