fraschm1998 / omo

Simple pomodoro timer with notifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

omo

Simple pomodoro timer with notifications

Installation

$ cargo install --git https://github.com/guyfedwards/omo

Usage

$ omo get # πŸ… 08:11
$ omo get --notify "Go outside" # πŸ… 08:11
$ omo reset # πŸ… 20:00
$ omo help

Waybar

waybar

# ~/.config/waybar/config
"custom/omo": {
    "exec": "omo get --notify",
    "interval": 1,
},

About

Simple pomodoro timer with notifications

License:MIT License


Languages

Language:Rust 100.0%