sunni
v1.0.3
Published
CLI Weather Query Tool
Downloads
4
Readme
sunni
Sunni is a CLI tool to query the weather.
Here is what it looks like:
Install
You can install sunni using the command:
npm install -g sunni
You can uninstall it as well like:
npm uninstall -g sunni
Basic Usage
sunni [cityName] # city name can be written by Chinese of pinyin
Output:
Basic information
Weather now
Weather forecast
PM2.5
Suggestion
Update time
API
Sunni is based on Heweather API.