https://github.com/sfantasy/node-weather
Get weather in terminals
https://github.com/sfantasy/node-weather
Last synced: 8 months ago
JSON representation
Get weather in terminals
- Host: GitHub
- URL: https://github.com/sfantasy/node-weather
- Owner: SFantasy
- Created: 2014-07-21T13:54:51.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-04-29T01:11:14.000Z (about 11 years ago)
- Last Synced: 2024-08-31T13:48:38.778Z (almost 2 years ago)
- Language: JavaScript
- Homepage: https://www.npmjs.org/package/node-weather
- Size: 199 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-weather
[](https://travis-ci.org/SFantasy/node-weather)
[](https://nodei.co/npm/node-weather/)
在终端中获取天气
## Install
```
[sudo] npm install node-weather [-g]
```
## Usage
- Look for help
```
node-weather -h (--help)
```
- Get weather info
```
node-weather 北京
```
## Screenshot

## License
The MIT License