2 个版本 (1 个稳定版)
1.0.0 | 2021年8月10日 |
---|---|
0.1.0 | 2021年8月10日 |
#21 in #pomodoro
77KB
190 代码行
Pomo
使用 Rust 编写的 Pomodoro 命令行工具。
安装
要安装,请运行
cargo install pomo
用法
pomo
USAGE:
pomo [OPTIONS]
FLAGS:
-h, --help Prints help information
OPTIONS:
-l, --long <long_break> Number of minutes for a long break. [default: 20]
-p, --pomdoro <pomodoro> Number of minutes for each Pomodoro. [default: 25]
-s, --short <short_break> Number of minutes for a short break. [default: 5]
依赖项
~0.8–8MB
~50K SLoC