wego 2.1
Weather client for the terminal
Wego is a weather client for the terminal. It shows forecast for one or seven days. Displayed information includes temperature range---felt and measured---, wind speed and direction, viewing distance, precipitation amount and probability.
- Website: https://github.com/schachmat/wego
- Licenses: ISC
- Package source: gnu/packages/weather.scm
- Builds: See build status
- Issues: See known issues
Installation
Install wego 2.1
as follows:
guix install wego@2.1
Or install the latest version:
guix install wego
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.