Provided by: ansiweather_1.06-1_all
NAME
ansiweather - the weather and forecast in your color console.
DESCRIPTION
AnsiWeather is a Shell script for displaying the current weather conditions in your terminal, with support for ANSI colors and Unicode symbols. Weather data comes from the OpenWeatherMap free weather API. USAGE: ansiweather [options]
OPTIONS
-a Toggle ANSI colors display. -d Toggle daylight data display. -f Toggle forecast mode for the specified number of upcoming days. -F Toggle forecast mode for the next five days. -h Display usage. -k OpenWeatherMap API key -l Specify location. -s Toggle symbol display. -u Specify unit system to use (metric or imperial). EXAMPLES: ansiweather -l Moscow,RU -u metric -s true -f 5 -d true
AUTHOR
ansiweather was written by Frederic Cambus. This manual page was written by Javier Fafian Alvarez <fafian@gmail.com> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.