Skip to content

A lightweight pomodoro focus tool with cross-platform desktop notifications on Linux, MacOS and Windows.

License

Notifications You must be signed in to change notification settings

hainsdominic/pom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pom

Current Crates.io Version

A lightweight focus CLI tool built with Rust

pom-rs 0.1.X
A lightweight pomodoro focus tool with cross-platform desktop notifications on Linux, MacOS and
Windows.

USAGE:
    pom-rs [OPTIONS]

OPTIONS:
    -b, --break-duration <BREAK_DURATION>    Break period duration (Minutes) [default: 5]
    -d, --duration <DURATION>                Focus period duration (Minutes) [default: 25]
    -h, --help                               Print help information
    -n, --name <NAME>                        Name of task [default: "a task"]
    -V, --version

Installation

Simple run cargo install pom-rs to install the CLI application, then use the pom-rs command to use it.

Build

Once you have cargo installed, clone this repository and go into it:

cd pom

And install the executable:

cargo install --path .

About

A lightweight pomodoro focus tool with cross-platform desktop notifications on Linux, MacOS and Windows.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages