8 个版本 (5 个破坏性版本)

0.6.0 2021年9月21日
0.5.0 2021年9月20日
0.4.0 2021年9月16日
0.3.0 2021年9月15日
0.1.0 2021年9月12日

#3#fahrenheit

每月42次下载

MIT 许可证

56KB
1.5K SLoC

wethr

CI/CD Crates.io MIT license

命令行天气工具。

Wethr tool

用法

Usage: wethr [options] [city name[,state code][,country code]]

Options:
    -m, --metric        Weather in metric units (compatibility)
    -i, --imperial      Weather in imperial units (compatibility)
    -u, --unit [C]elsius or [F]ahrenheit
                        Unit of measurement
    -c, --connect-timeout 5
                        Connect timeout (in seconds)
    -t, --timeout 30    Timeout (in seconds)
    -p, --location-provider 0 to 3
                        Location provider
    -f, --full-info     Full weather information
    -s, --silent        Silent mode
    -v, --version       Print program version
    -h, --help          Print this help menu

下载

Linux、Windows和Mac OS的稳定二进制文件可在发布页面下载。

Docker

docker run -it risoflora/wethr

安装

cargo install wethr

贡献

欢迎提交Pull Requests和Issues!

愿望清单

  • 二进制文件
  • 测试
  • 静默模式
  • 完整信息
  • 按城市名称[,州代码[,国家代码]]查询
  • 位置提供者
  • 代理支持

感谢

该项目受到 twobucks的wethr 的启发。

许可证

该项目受MIT许可证许可。

依赖关系

~9–25MB
~340K SLoC