# 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/ajch7iq
Need to share something with your smart phone?


qrcode "$(pbpaste)" | open -a Preview.app -f

Need to share something with your smart phone?


qrcode "$(pbpaste)" | open -a Preview.app -f

Need to share something with your smart phone?


qrcode "$(pbpaste)" | open -a Preview.app -f

@prologic what is the maxlen one should keep in mind here? Like say if I was charing the collected works of Shakespeare? Or maybe just a gpg keychain?
@prologic what is the maxlen one should keep in mind here? Like say if I was charing the collected works of Shakespeare? Or maybe just a gpg keychain?
@xuu Good question! 🤔 I'm sure it's in the QR code specs somewhere, but I honestly haven't tried it. My use-case for this little snippet is basically taking URL(s) colleagues give me that's like "oh hey this is an interesting book or article" and offloading that to my personal device without traversing any network boundaries and such. i.e: air-gapped.
@xuu Good question! 🤔 I'm sure it's in the QR code specs somewhere, but I honestly haven't tried it. My use-case for this little snippet is basically taking URL(s) colleagues give me that's like "oh hey this is an interesting book or article" and offloading that to my personal device without traversing any network boundaries and such. i.e: air-gapped.
@xuu Good question! 🤔 I'm sure it's in the QR code specs somewhere, but I honestly haven't tried it. My use-case for this little snippet is basically taking URL(s) colleagues give me that's like "oh hey this is an interesting book or article" and offloading that to my personal device without traversing any network boundaries and such. i.e: air-gapped.
@xuu @prologic I use this method all the time. 👌 I’d say the maximum length is about 650 bytes of input data. More than that and my phone has trouble reading the gigantic QR code. 😂
@xuu @prologic I use this method all the time. 👌 I’d say the maximum length is about 650 bytes of input data. More than that and my phone has trouble reading the gigantic QR code. 😂
@xuu @prologic I use this method all the time. 👌 I’d say the maximum length is about 650 bytes of input data. More than that and my phone has trouble reading the gigantic QR code. 😂
@movq Good to know! 👌
@movq Good to know! 👌
@movq Good to know! 👌