cmdbox-pomo

APACHE-2.0 License

Stars
28

DEPRECATED: Pomodoro Timer Command in Go

🛑 Use https://github.com/rwxrob/pomo instead. This version is no longer supported but will remain for those who have already started using it.

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)" 
Package Rankings
Top 6.1% on Proxy.golang.org
Badges
Extracted from project README
GoDoc License Go Report Card