Romodoro

time management with love from Rust

Usage

romodoro [OPTIONS]

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

OPTIONS:
    -r, --relax <relax>                length of the relax step, in minutes [default: 5]
    -x, --repetitions <repetitions>    number of romodoros [default: 4]
    -t, --timer <timer>                length of the work/study/... step, in minutes [default: 25]