ohmyzsh/plugins/weather/README.md
2016-09-12 00:11:51 +02:00

19 lines
600 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Weather plugin
This plugin uses the wego web fronted [wttr.in](https://github.com/chubin/wttr.in) to obtain weather information.
## Usage
Get weather info of a location from a shell typing ```weather {city}```:
$ weather
Weather for City: Madrid, Spain
\ / Clear
.-. 25 °C
― ( ) ― ↘ 2 km/h
`- 10 km
/ \ 0.0 mm
You can specify the location, for that you want to get the weather information. If you omit the location name, you will get the information for you current location, based on your IP address.