3 个不稳定版本

0.2.0 2021年10月31日
0.1.1 2021年10月29日
0.1.0 2021年10月29日

#27 in #番茄计时器

MIT 许可证

12KB
206 代码行

tomato

build version license

命令行番茄计时器。

安装

cargo install

cargo install tomato

用法

USAGE:
    tomato [OPTIONS]

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

OPTIONS:
    -l, --long-break-time <long_break_time>      Duration of long break time (minutes) [default: 15]
    -s, --short-break-time <short_break_time>    Duration of short break time (minutes) [default: 5]
    -w, --work-time <work_time>                  Duration of work time (minutes) [default: 25]

许可证

tomato 在 MIT 许可证下分发。

请参阅此存储库中的 LICENSE 文件以获取更多信息。

依赖项

~4–31MB
~442K SLoC