https://github.com/blackmatch/wq
Weather Query Command Line Tool in China.查询国内天气情况的终端工具。
https://github.com/blackmatch/wq
china query typescript weather
Last synced: about 1 month ago
JSON representation
Weather Query Command Line Tool in China.查询国内天气情况的终端工具。
- Host: GitHub
- URL: https://github.com/blackmatch/wq
- Owner: blackmatch
- License: mit
- Created: 2019-03-18T12:12:51.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2022-03-22T13:21:27.000Z (about 3 years ago)
- Last Synced: 2025-03-13T10:40:36.831Z (about 2 months ago)
- Topics: china, query, typescript, weather
- Language: TypeScript
- Homepage:
- Size: 373 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wq
[![NPM version][npm-image]][npm-url]
Weather Query Command Line Tool in China.查询国内天气情况的终端工具。
## 特性
* 实时从中央气象台获取数据。
* 简单易用。
* 丰富多彩的输出结果。## 安装
```shell
sudo npm install -g wq-cli
```或者
```shell
yarn global add wq-cli
```## 使用
```shell
Usage: wqOptions:
-V, --version output the version number
-h, --help output usage information
```示例:
```shell
wq 深圳
```结果:

## 声明
仅限学习交流,不得用于其他任何用途。
## 协议
MIT
[npm-image]: https://img.shields.io/npm/v/wq-cli.svg?style=flat-square
[npm-url]: https://npmjs.org/package/wq-cli