1.5.4 • Published 4 years ago

weather-cli v1.5.4

Weekly downloads
10
License
MIT
Repository
github
Last release
4 years ago

weather-cli

Check the weather for your city from your terminal

Coverage Status Build Status Build status Known Vulnerabilities

npm.io

Install

$ npm install -g weather-cli
$ weather --help

  Usage
    $ weather <input>

  Options
    --city, -c City you want to lookup weather for (add state code after city name if city exists in multiple places)
    --country, -C Country you want to lookup weather for
    --scale, -s Weather scale. Defaults to Celcius
    --help Show this help message
    --version Display version info and exit
    config Set the default location and scale

  Examples
    $ weather -c Dhaka -C Bangladesh
    Dhaka, Bangladesh
    Condition: Partly Cloudy
    Temperature: 32°C

    $ weather config -c Dhaka -C Bangladesh -s F
    Default location set to Dhaka, Bangladesh and scale to F

License

Licensed under MIT. See LICENSE for more information.

Issues

Report a bug in issues.

Made with love in Dhaka, Bangladesh by Riyadh Al Nur

1.5.4

4 years ago

1.5.3

4 years ago

1.5.2

4 years ago

1.5.1

4 years ago

1.5.0

5 years ago

1.4.2

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.3

5 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.3

7 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.0

9 years ago