1.1.1 • Published 5 years ago

show-me-the-weather v1.1.1

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

Show me the weather

Show me the weather is an awesome tool to check the weather of a city in you command line.

To obtain the weather of a certain region it uses OpenWeather, so you have to get one api key.

Installation

npm install -g show-me-the-weather

Configuration

show-me-the-weather  --apikey=[yourOpenWeatherApiKey]

Usage

show-me-the-weather  [city1] [city2] [city3]

Example

show-me-the-weather  antequera,es

Example