omo
omo copied to clipboard
Simple pomodoro timer with notifications
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

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