# 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 6
# self = https://watcher.sour.is/conv/hvumucq
What do you think about this? https://github.com/cblte/bash-script-wttr
@carsten I used this one https://github.com/chubin/wttr.in for a few years
But the script you sent looks much better!

I got to say I don't check the weather anymore unless I'm going to travel, I disabled any widget on Win and Xubuntu... Anyways, I'll try that script, thanks for sharing!
does it work with ZSH?
The installer is not working but the script seems to work fine...

This is amazing BTW
The installer is not working with ZSH but the script seems to work fine...

This is amazing BTW
@carsten That's odd, the readme and license files claim MIT, but the script says GPL.