table of contents
| ANSIWEATHER(1) | General Commands Manual | ANSIWEATHER(1) |
NAME¶
ansiweather —
weather in terminal, with ANSI colors and Unicode symbols
SYNOPSIS¶
ansiweather |
[-Fh] [-a
value] [-d
value] [-f
days] [-k
key] [-l
location] [-s
value] [-u
system] |
DESCRIPTION¶
ansiweather is a shell script for displaying the current
weather conditions in a terminal, with support for ANSI colors and Unicode
symbols.
Weather data comes from the OpenWeatherMap free weather API.
The options are as follows:
-llocation- Specify location
-usystem- Specify unit system to use ( metric or imperial )
-fdays- Toggle forecast mode for the specified number of upcoming days
-F- Toggle forecast mode for the next five days
-dvalue- Toggle daylight data display ( true or false )
-avalue- Toggle ANSI colors display ( true or false )
-svalue- Toggle symbols display ( true or false )
-kkey- Specify API key
-h- Display help
AUTHORS¶
ansiweather was written by Frederic
Cambus
| January 19, 2016 | Linux 4.9.0-9-amd64 |