open-weather-map-cli

1.5.10 • Public • Published

travis npm-version npm-dependencies standard-js npm-license

unobtrusive weather report in the terminal

open-weather-map-cli.png

installation

npm install -g open-weather-map-cli

configuration

set OPEN_WEATHER_MAP_API_KEY in the ENV. grab one if you need an api key https://home.openweathermap.org/api_keys 📖

usage

open-weather-map-cli [Place name]

open-weather-map-cli Rome
> 🏡  Rome
> 📖  Clear, clear sky
> ☀️  right now

alternative (npx)

with npx

npx open-weather-map-cli Rome
> 🏡  Rome
> 📖  Clear, clear sky
> ☀️  right now

Readme

Keywords

none

Package Sidebar

Install

npm i open-weather-map-cli

Weekly Downloads

1

Version

1.5.10

License

ISC

Unpacked Size

37.6 kB

Total Files

6

Last publish

Collaborators

  • christian_fei