# 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 1
# self = https://watcher.sour.is/conv/a6ftoza
Show HN: I made a QR code tool, but with editable links
Hey HN

I made this tool that would've come in handy numerous times when I was still doing agency work.

QR codes can't be edited after being generated. If you have to change the link afterwards, you're screwed, often resulting in headaches, print delays, or expensive re-do's, so I created QRshuffle.

How it works: We create a static link and QR code, you add the destination link. It uses simple redirects so the end user doesn't know this is used. If you change your link, the QR stays the ... ⌘ Read more