# 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 14
# self = https://watcher.sour.is/conv/6rzhdgq
@xj9 thatโ€™s actually one of our long-term goals is to provide appropriate API and tooling to do off-line and syncing... maybe you can help us with this? ๐Ÿค”
@xj9 thatโ€™s actually one of our long-term goals is to provide appropriate API and tooling to do off-line and syncing... maybe you can help us with this? ๐Ÿค”
@xj9 thatโ€™s actually one of our long-term goals is to provide appropriate API and tooling to do off-line and syncing... maybe you can help us with this? ๐Ÿค”
in the meantime I just run a Cron scheduled script to periodically wget the twtxt.txt hosted here and copy it to my local machine as well as push the downloaded copy to my personal website.
in the meantime I just run a Cron scheduled script to periodically wget the twtxt.txt hosted here and copy it to my local machine as well as push the downloaded copy to my personal website.
it's nice not having data held hostage ๐Ÿ‘
it's nice not having data held hostage ๐Ÿ‘
Yeah what @eldersnake said! Despite twtxt.net being effectively a multi-user web client with an API and Mobile App; it is very open and the feeds are directly accessible, even on disk using plain โ€˜ol text files!
Yeah what @eldersnake said! Despite twtxt.net being effectively a multi-user web client with an API and Mobile App; it is very open and the feeds are directly accessible, even on disk using plain โ€˜ol text files!
Yeah what @eldersnake said! Despite twtxt.net being effectively a multi-user web client with an API and Mobile App; it is very open and the feeds are directly accessible, even on disk using plain โ€˜ol text files!
@prologic i might be interested in working on twtxt in some capacity. still testing the waters though. most likely i will write and publish my own compatible take that encourages an offline-first workflow.
@xj9 Sounds good! I actually want our mobile and cli client to twtd pods to be offline capable too ๐Ÿ‘Œ
@xj9 Sounds good! I actually want our mobile and cli client to twtd pods to be offline capable too ๐Ÿ‘Œ
@xj9 Sounds good! I actually want our mobile and cli client to twtd pods to be offline capable too ๐Ÿ‘Œ