Crates.io | tomato |
lib.rs | tomato |
version | 0.2.0 |
source | src |
created_at | 2021-10-29 10:07:07.962204 |
updated_at | 2021-10-31 08:42:17.531453 |
description | Command line pomodoro timer. |
homepage | https://github.com/kironono/tomato |
repository | https://github.com/kironono/tomato |
max_upload_size | |
id | 473883 |
size | 38,120 |
tomato
Command line pomodoro timer.
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
is distributed under the terms of the MIT license.
See the LICENSE files in this repository for more information.