`curl wttr.in`: Weather in your terminal
github.com
`curl wttr.in`: Weather in your terminal
1–10 of 147 posts
Re: `curl wttr.in`: Weather in your terminal
#2Re: `curl wttr.in`: Weather in your terminal
#3Re: `curl wttr.in`: Weather in your terminal
#4Living in Japan, I have always been wary of these type of service, since I find a lot of them really inaccurate. And I just checked, Tokyo show 15C on that website, while high resolution current weather information from Japan Metrological Agency show 18C.
Re: `curl wttr.in`: Weather in your terminal
#5If only there's a $PS1 version
Re: `curl wttr.in`: Weather in your terminal
#6I have to scroll all they way down to the buttom to find the information source -- WorldWeatherOnline. Does people not care about where their whether data is sourced from? Living in Japan, I have always been wary of these type of service, since I find a lot of them really inaccurate. And I just checked, Tokyo show 15C on that website, while high resolution current weather information from Japan Metrological Agency sh…
Re: `curl wttr.in`: Weather in your terminal
#7If only there's a $PS1 version
That would be cool, but how would you condense the information enough that it's both useful and doesn't take up 2/3 of a line?
Now, I don't know if anyone truly needs the weather in their terminal prompt, but it is doable.
Re: `curl wttr.in`: Weather in your terminal
#8I have to scroll all they way down to the buttom to find the information source -- WorldWeatherOnline. Does people not care about where their whether data is sourced from? Living in Japan, I have always been wary of these type of service, since I find a lot of them really inaccurate. And I just checked, Tokyo show 15C on that website, while high resolution current weather information from Japan Metrological Agency sh…
Re: `curl wttr.in`: Weather in your terminal
#9If only there's a $PS1 version
That would be cool, but how would you condense the information enough that it's both useful and doesn't take up 2/3 of a line?
invoke-restmethod wttr.in/?format=4
…and I think it was quite compact
Re: `curl wttr.in`: Weather in your terminal
#10I have to scroll all they way down to the buttom to find the information source -- WorldWeatherOnline. Does people not care about where their whether data is sourced from? Living in Japan, I have always been wary of these type of service, since I find a lot of them really inaccurate. And I just checked, Tokyo show 15C on that website, while high resolution current weather information from Japan Metrological Agency sh…