2 releases (1 stable)

1.0.0 Aug 10, 2021
0.1.0 Aug 10, 2021

#19 in #pomodoro

26 downloads per month

MIT license

77KB
190 lines

Pomo

pipeline statuscrates.io

A Pomodoro CLI tool written in Rust.

Installation

To install, run:

cargo install pomo

Usage

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]

Dependencies

~0.5–8.5MB
~54K SLoC