A lightweight focus CLI tool built with Rust
```bash pom-rs 0.1.1 A lightweight pomodoro focus tool with cross-platform desktop notifications on Linux, MacOS and Windows.
USAGE: pom-rs [OPTIONS]
OPTIONS:
-b, --break-duration
Simple run cargo install pom-rs
to install the CLI application, then use the pom-rs
command to use it.
Once you have cargo installed, clone this repository and go into it:
cd pom
And install the executable:
cargo install --path .