Simple pomodoro timer with notifications
$ cargo install --git https://github.com/guyfedwards/omo
$ omo get # 🍅 08:11
$ omo get --notify "Go outside" # 🍅 08:11
$ omo reset # 🍅 20:00
$ omo help
# ~/.config/waybar/config
"custom/omo": {
"exec": "omo get --notify",
"interval": 1,
},