This post is over 1 year old. Facts and opinions may have changed since the publication date. Contact me for any clarifications before jumping into any conclusions.
Weather in the terminal:
curl wttr.in
Or, if I want to get the info for a specific city, or zip code, just run:
curl wttr.in/$CITY
Or if you don't know what a response is, you can always write a webmention comment (you don't need to know what that is).
1 interaction
Thanks to @hacdias, I just discovered this:curl wttr.in
But wttr.in can't only show you your current weather and the forecast (based on your IP location) in your terminal, it also has a lot of extra options and is open source. Check out the GitHub repository.wttr.in is a console-oriented weather β¦
β 20 Jan 2020 23:31
said: