Igor Chubin
Igor Chubin
It is a good idea. Something that we already have in v2.wttr.in?
The first problem is now closed with #734 (please check). Regarding area codes: currently only US area codes are supported. I already thought about the global area codes support, but...
Yes, you are right, but as a temporary workaround you can use ?2n: ``` curl wttr.in/Prague?2n ```
Try this: ``` curl -s wttr.in/Prague?2nQ | head -n -3 | grep -v ┼ ``` It exactly fits the screen (80x25)
I would say it is a perfect workaround, but what would be really perfect, if we could get 4x4 weather table that fits 80x25 screen and could be activated with...
@yne Just specify `curl` as user-agent. Regarding 80x68 version, have you tried ?3n already? ``` curl wttr.in/?3n ``` Does it work for you?
@yne: That's really cool!!! Could you please a photo of it and post it here?
@yne Thank you very much! Overcast looks strange. Do you know why?
@yne Have you tried rate.sx by the way already? Maybe you don't need this info on PSvita, but it anyway cool (and I'm curious, if the sparks will be displayed...
@kyprifog At what place have you substituted `-` with `..`? At the picture at the top?