wttr

0.0.4 • Public • Published

node-wttr.in

A node CLI for wttr.in

Install

npm i -g wttr

Usage

wttr [location] [options]

Options:

  -h, --help         output usage information
  -V, --version      output the version number
  -M, --Moon [date]  see the phase of the Moon

location:

                         # default for current location
  paris                  # city name
  muc                    # airport code (3 letters)
  @stackoverflow.com     # domain name
  94107                  # area codes

Readme

Keywords

Package Sidebar

Install

npm i wttr

Weekly Downloads

0

Version

0.0.4

License

MIT

Last publish

Collaborators

  • csbun