cmdbox-pomo
cmdbox-pomo copied to clipboard
trafficstars
Pomodoro Timer Command in Go
Install pomo as Standalone
The pomo command can be used as a standalone program
go get github.com/rwxrob/cmdbox-pomo/pomo
That's it. It will download, compile and install pomo (provided you
have Go 1.16 or later installed).
Usage
pomo help
Add Pomodoro to TMUX
Here's an example of how to add pomo to your TMUX configuration. Your
mileage may vary.
set -g status-interval 1
set -g status-left "%A, %B %-e, %Y, %-l:%M%P %Z%0z #(pomo)"