# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 1
# self = https://watcher.sour.is/conv/43worpa
{@https://www.uninformativ.de/twtxt.txt>#sxflpda} @thewismit (#onuyxhq) Well, it’s a bit exotic: It fetches all the feeds I follow and puts them into a Maildir, which I can then read using Mutt. It looks like this window on the left: https://www.uninformativ.de/desktop/2021-01-12--katriawm-twtxt.png So, it’s a text-only user interface for a terminal on GNU/Linux. (Didn’t care about portability to BSD yet, maybe in the future.) The new code is not yet published, as it’s very fresh and barely tested. 🙃 👷