6 ms·
Love it. This reminds me of wttr.in, but with the benefit of interactivity and that it works much better on mobile. I also happen to often use terminals in a na
by speerer 2mo ago
Love it. This reminds me of wttr.in, but with the benefit of interactivity and that it works much better on mobile. I also happen to often use terminals in a narrower aspect, so wttr.in doesn't work perfectly for me. It'd be very cool if a curl call to your site rendered a terminal text view!
- jsax 2mo agoGreat suggestion, thank you. I’ll definitely keep that in mind as an improvement. There’s been some other feedback that it’d be good if there was a ‘true’ plain text only mode, and this ties in well.
- trollbridge 2mo agoIt's sort of okay (but not amazing) with w3m -4 -dump https://brolly.sh/forecast/RWFP2qW8 Ideally, you would let someone set an Accept: content type of text/plain, or else have an endpoint like brolly.sh/forecast/RWFP2qW8.txt
- O1111OOO 2mo agoThis is US only via the finger protocol (using netcat): printf 'weather:85334\r\n' | nc bbs.airandwave.net 79 More info: printf 'weather\r\n' | nc bbs.airandwave.net 79
- trollbridge 2mo agoDisappointed you didn’t just say finger weather:85534@bbs.airandwave.net
- wyclif 2mo agoHeads up, in a lot of locations the city is doubled up (displayed twice). Otherwise, I like it a lot and I have it saved to my weather bookmarks.