Results 607 comments of Igor Chubin

@kyprifog Ah, ok; I think we shoult adopt the output format as the script, and make it available at `t1.wttr.in` (aka `wttr.in/?format=t1`)

@nickajeglin Sure! Have you seen v2.wttr.in by the way? What do you think about it?

Wow, it is a cool meteogram; we need something like this in the console!

@nickajeglin It's a good idea, something like `columns=mde` (`m` for morning, `d` for day, `e` for evening)

actually, `w3m` works currently, but it can't handle ANSI, and uses HTML as input. The real solution would be to pass the terminal width automatically to the server (it is...

Related issues: #65 #113 #192 #197 #297

@FrostKiwi Wow! That's a good idea, accepted

I think it would be possible, and even better we could do something like ``` curl wttr.in/Location@DATE ``` like we have it for `/Moon@DATE`: ``` $ curl wttr.in/Moon@2021-01-01 ``` ![Moon@DATE](http://wttr.in/[email protected])...

@ovanbiervliet It is expensive, but maybe it at some point, we could try to run a support campaign on patreon, and gather enough funding for this. I think it could...

Thank you very much for the idea. Actually, I had this idea too, but the main problem was (and still is) to find a good data source. I have a...