Skip to content

Latest commit

 

History

History
56 lines (38 loc) · 1.61 KB

README.md

File metadata and controls

56 lines (38 loc) · 1.61 KB

wttr

A plugin that tells the shows the weather info accessing wttr.in for Oh My Fish.

MIT License Fish Shell Version Oh My Fish Framework


[![asciicast](https://asciinema.org/a/3199k7ohg0fp7aohjsc5jgxn1.png)](https://asciinema.org/a/3199k7ohg0fp7aohjsc5jgxn1)

Install

$ omf install wttr

Usage

wttr

# shows weather based on your location (IP)
$ wttr

# query a city to show the weather for the best match
$ wttr Rio de Janeiro
$ wttr New York
$ wttr Montreal

moon

# show current phase of the Moon
$ moon

# show phase of the Moon on a very special day
$ moon 1969-Jul-20

moon 1969-07-20

License

MIT © pedrosnk et al