open-weather-map-cli
v1.5.10
Published
[](https://travis-ci.org/christian-fei/open-weather-map-cli) [
installation
npm install -g open-weather-map-cliconfiguration
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 nowalternative (npx)
with npx
npx open-weather-map-cli Rome
> 🏡 Rome
> 📖 Clear, clear sky
> ☀️ right now