Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

weatherx

cattla2ISC0.1.1

use command line view weather

readme

weatherX

A terminal weather app

============

Install

npm install weatherx -g

============

How To Use

weather cityName

Access current weather of cityName.

weather cityName -5

Seach weather forecast for 5 days with data every 3 hours by cityName.

weather lat118 lon24.4 -geo

lat, lon coordinates of the location of your interest!

weather lat118 lon24.4 -geo -5

Seach weather forecast for 5 days with data every 3 hours by geographic coordinates.