1.0.0 • Published 9 years ago

weather-searching-rs v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

weather searching

a little tool for checking weather with windows command line;


Install

$ npm install weather -g 

Usage

1. Query the weather of your city

$ weather

2. Query the weather of other city

$ weather 乌鲁木齐
$ weather chongqing

This demo that i updata some api url,apikey and add phonetic searching function is based on the original author