Wego is a weather client for the terminal. It uses worldweatheronline.com API to get the data.

Wego requires an API key from worldweatheronline.com. Please register one here.
To run the container:
docker run -it --rm -e API_KEY=[API KEY] georgeyord/wego [DAYS] [PLACE]
Where:
API KEY is the key you copied from worldweatheronline.comDAYS is the number of days to forecast, 1-5. It is optional, default value is 3 days forecast.PLACE is the place you want to know the weather, example LondonContent type
Image
Digest
sha256:3d530ffe8…
Size
311.1 MB
Last updated
over 5 years ago
docker pull georgeyord/wego