# 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 12
# self = https://watcher.sour.is/conv/ilrvivq
New favorite Vim config line:

nmap qr :%@qr --ascii

Write some text, then hit <Leader>qr to transform it into a QR code (intended to be scanned with your phone).

Uses python-qrcode.
New favorite Vim config line:

nmap qr :%@qr --ascii

Write some text, then hit <Leader>qr to transform it into a QR code (intended to be scanned with your phone).

Uses python-qrcode.
New favorite Vim config line:

nmap qr :%@qr --ascii

Write some text, then hit <Leader>qr to transform it into a QR code (intended to be scanned with your phone).

Uses python-qrcode.
(Still several orders of magnitude faster than typing directly on my phone. Yes, I feel very old and outdated. 🫤)
(Still several orders of magnitude faster than typing directly on my phone. Yes, I feel very old and outdated. 🫤)
(Still several orders of magnitude faster than typing directly on my phone. Yes, I feel very old and outdated. 🫤)
I do a similar thing with a CLI tool written in Go 😆
I do a similar thing with a CLI tool written in Go 😆
I do a similar thing with a CLI tool written in Go 😆
@prologic Heh, of course you have a *Go* tool for that 😅
@prologic Heh, of course you have a *Go* tool for that 😅
@prologic Heh, of course you have a *Go* tool for that 😅