6次发布
0.2.2 | 2022年12月16日 |
---|---|
0.2.1 | 2022年12月14日 |
0.1.2 | 2022年12月12日 |
#71 在 #weather
每月 52 次下载
18KB
262 行
yawcli (另一个天气命令行工具)
使用您的IP地址提供本地天气数据的命令行工具。由于它使用国家气象服务api获取天气数据,因此不适用于美国以外的地区。
用法
yawcli 0.2.1
Uses your IP to get the local forecast, only works in USA.
USAGE:
yawcli.exe [FLAGS] [OPTIONS]
FLAGS:
-c, --celsius Converts temperature to celsius.
--color Prints out the forecast in color
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
--hours <hours> How many hours to show in hourly forecast, max 24. [default: 1]
安装
如果您已经安装了cargo,您只需运行以下命令即可安装:
run cargo install yawcli
依赖关系
~8–24MB
~321K SLoC