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

bin+lib when3meet

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

6 releases

0.1.6 Nov 28, 2023
0.1.5 Sep 18, 2023

#1960 in Command line utilities

Download history 2/week @ 2024-02-25 21/week @ 2024-03-10 1/week @ 2024-03-17 81/week @ 2024-03-31

103 downloads per month

GPL-3.0-only

51KB
1.5K SLoC

when3meet

🦀 The Rust when2meet CLI


Built with ❤️ and 🦀 by Garrett Ladley

Install

cargo install when3meet

Usage

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

Contributing & Issues

If you have would like to contribute or encounter any issues, feel free to open a PR or issue!

Dependencies

~15–28MB
~428K SLoC