“
I wanted to create an efficient way to check the weather inside my terminal, since that is where I already am most of the time.
All of the other solutions I found require you to create a developer account at some weather service then configure a configuration file to get it to work.
I wanted something simpler that you could just download and use. That is what go-weather-cli is.
Simple, free access weather forecasting in your terminal.
I personally use it through scripts to run multiple weather forecasts at once that I monitor for work.
”
– Michael Vogt
Source link