#cli-applications #weather #check #wind #pressure #humidity #speed

bin+lib hiyori

用于检查当前天气的命令行应用程序

1 个不稳定版本

0.1.0 2021 年 12 月 29 日

#5#wind

MIT 许可证

12KB
158 代码行

hiyori

version license

用于检查当前天气的命令行应用程序。

❯ hiyori -l tokyo
Location      : Tokyo, JP (2021-12-21 22:58:46 +09:00)
Weather       : Clear, clear sky
Temperature   : 9.71 C
Pressure      : 1010 hPa
Humidity      : 67 %
Wind Speed    : 2.06 m/s
Wind Direction: 300 deg

安装

cargo install

cargo install hiyori

用法

USAGE:
    hiyori [OPTIONS]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -l, --location <location>    Weather location [default: tokyo]

许可证

hiyori 根据 MIT 许可证分发。

有关更多信息,请参阅此仓库中的 LICENSE 文件。

依赖项

~5–20MB
~258K SLoC