# 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 6
# self = https://watcher.sour.is/conv/efbtw6q
today I want to code on something. Not sure what yet. kinda want to make a tool that can take a twitter arcive and convert it to yarn, including media and such. Might write it in rust, since I've been wanting to get more into that. At work I code in c++, c#, javascript, python and work with QT, so for personal projects its nice to work with something else.
@stigatle
A twtxt client would be nice! Or a very simple cgi script to print twts to web nicely---not a second Yarn, just something to show twts in a pretty form on the web.
@stigatle \nA twtxt client would be nice! Or a very simple cgi script to print twts to web nicely---not a second Yarn, just something to show twts in a pretty form on the web.
@quark I maintained Yaics for a long time, but I do not do that anymore since I do not run a statusnet / gnusocial server anymore.
https://gitlab.com/stigatle/yaics/
I really like to have desktop clients like this.
goryon mobile client is made with flutter, and If I remember correct you can make desktop apps as well with that, using the same codebase for mobile/desktop would be nice.
@stigatle Newsboat gets ported from C++ to Rust, you might tackle some things over there. ;-)
@quark @stigatle We have 2 pp
and awk
scripts that do that. You could put them under CGI.