15 lines
567 B
Plaintext
15 lines
567 B
Plaintext
AnsiWeather is a Shell script for displaying the current weather
|
|
Comditions in your terminal.It supports support for ANSI colors
|
|
and Unicode symbols.Weather data comes from OpenWeatherMap,
|
|
free weather API.
|
|
|
|
A list of cities is available,you can view it by running
|
|
less /usr/doc/ansiweather-1.19.0/city.list.json
|
|
|
|
A sample configuration file ansiweatherrc is provided in
|
|
the documentation folder you can copy it to
|
|
$HOME/.ansiweatherrc
|
|
|
|
By default AnsiWeather uses its own key, but users can optionally
|
|
get their own one by creating a free OpenWeatherMap account.
|