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

600 B
Raw Blame History

Weather plugin

This plugin uses the wego web fronted 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.