#find #cli-tool #time #optimal #url #meet #when2meet

bin+lib when3meet

给定 when2meet URL,找到最优会议时间的 CLI 工具

6 个版本

0.1.6 2023 年 11 月 28 日
0.1.5 2023 年 9 月 18 日

#2249 in 命令行工具

21 每月下载量

GPL-3.0-only

51KB
1.5K SLoC

when3meet

🦀 Rust 的 when2meet CLI


由 Garrett Ladley 用 ❤️ 和 🦀 构建

安装

cargo install when3meet

使用方法

when3meet -h
CLI tool to find the optimal time to meet given a when2meet URL

Usage: when3meet [OPTIONS] --when2meet-url <WHEN2MEET_URL>

Options:
  -r, --required-people <REQUIRED_PEOPLE>...
          The people required at the meeting. If not provided, assumed to be all people
  -f, --flexible-naming
          Perform case insensitive contains based matching on required people
  -w, --when2meet-url <WHEN2MEET_URL>
          The URL to the when2meet page
  -o, --output-file-path <OUTPUT_FILE_PATH>
          The output file path. If not provided, it will be printed to stdout
  -h, --help
          Print help
  -V, --version
          Print version

贡献 & 问题

如果您想贡献或遇到任何问题,请随意提交 PR 或问题!

依赖项

~16–28MB
~439K SLoC