GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ANSIWEATHER(1) FreeBSD General Commands Manual ANSIWEATHER(1)

ansiweather
weather in terminal, with ANSI colors and Unicode symbols

ansiweather [-l location] [-u system] [-f days] [-F] [-a value] [-s value] [-k key] [-i value] [-w value] [-h value] [-H value] [-p value] [-d value] [-v]

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:

location
Specify location.
system
Specify unit system to use ( metric or imperial ).
days
Toggle forecast mode for the specified number of upcoming days.
Toggle forecast mode for the next five days.
value
Toggle ANSI colors display ( true or false ).
value
Toggle symbols display ( true or false ).
key
Specify OpenWeatherMap API key.
value
Toggle UV Index display ( true or false ).
value
Toggle wind data display ( true or false ).
value
Toggle humidity data display ( true or false ).
value
Toggle Feels like display ( true or false ).
value
Toggle pressure data display ( true or false ).
value
Toggle daylight data display ( true or false ).
Display version.

Display forecast using metric units for the next five days (showing symbols and daylight data) for Rzeszow, Poland:

ansiweather -l Rzeszow,PL -u metric -s true -f 5 -d true

ansiweather was written by Frederic Cambus.
September 14, 2021 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.