Skip to content
/ wq Public

Weather Query Command Line Tool in China.查询国内天气情况的终端工具。

License

Notifications You must be signed in to change notification settings

blackmatch/wq

Repository files navigation

wq

NPM version

Weather Query Command Line Tool in China.查询国内天气情况的终端工具。

特性

  • 实时从中央气象台获取数据。
  • 简单易用。
  • 丰富多彩的输出结果。

安装

sudo npm install -g wq-cli

或者

yarn global add wq-cli

使用

Usage: wq <name>

Options:
  -V, --version  output the version number
  -h, --help     output usage information

示例:

wq 深圳

结果:

demo

声明

仅限学习交流,不得用于其他任何用途。

协议

MIT