wfetch 0.1-pre-2.e1cfa37
Command-line tool to display weather info
This package provides a tool similar to Neofetch/pfetch, but for weather: it can display the weather condition, temperature, humidity, etc.
To use it, you must first run:
export WEATHER_CLI_API=your OpenWeatherMap API key
- Outputs:
out
- Website: https://github.com/Gcat101/Wfetch
- Licenses: GPL 3+
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install wfetch 0.1-pre-2.e1cfa37
as follows:
guix install wfetch@0.1-pre-2.e1cfa37
Or install the latest version:
guix install wfetch
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.