-
-
Notifications
You must be signed in to change notification settings - Fork 4
show_weather.1
show_weather - Display a weather report
show_weather [-h] [-L location] [-l lang] [-u]
The show_weather command displays a weather report in ANSI characters. Command line options can be used to specify the location, and language.
-h : indicates show online help message and exit
-L 'location' : specifies the location key to use
Use any of the location types described in the help document
Quote a location key that includes spaces
-l 'lang' : specifies the language code
Supported languages:
am ar af be bn ca da de el et fr fa hi hu ia id it lt
mg nb nl oc pl pt-br ro ru ta tr th uk vi zh-cn zh-tw
-s : indicates use v1 server
-u : indicates show this usage message and exit
show_weather : Without options show_weather will display the current weather at your current location as given by your IP address
show_weather -L Paris -l fr : Display the current weather in Paris, France. Use French language text description.
Written by Ronald Record github@ronrecord.com
SHOW_WEATHER is distributed under an Open Source license. See the file LICENSE in the SHOW_WEATHER source distribution for information on terms & conditions for accessing and otherwise using SHOW_WEATHER and for a DISCLAIMER OF ALL WARRANTIES.
Submit bug reports online at:
https://github.com/doctorfree/Asciiville/issues
show_weather(1), asciimpplus(1), asciiplasma(1), asciisplash(1), asciisplash-tmux(1), asciiville(1)
Full documentation and sources at: