# 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 5
# self = https://watcher.sour.is/conv/arfu2lq
@adi How does your mkws compare to my forked zs? 🤔Apparently zs
is available now on envs.net thanks to (_I believe_) @~duriny 🙇‍♂️
@adi How does your mkws compare to my forked zs? 🤔Apparently zs
is available now on envs.net thanks to (_I believe_) @~duriny 🙇‍♂️
@prologic mkws
doesn't support Markdown
out of the box, nor does it watch files. Everything is stored in non-hidden directories, is scriptable and highly customizable as opposed to zs
. Doesn't have the concept of "plugins", you just write shell code anywhere you prefer.
If you prefer Markdown
or/and watching/live reloading, it takes a few minutes to set-up.