Skip to content
forked from rwxrob/pomo

Pomodoro Command Line Utility in Go

Notifications You must be signed in to change notification settings

slidesecurity/pomo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro Timer Command in Go

⚠ PORTING TO BONZAI CURRENTLY

🎉 Bonzai shamelessly requires Go 1.18+ 💋

Go Version GoDoc License Go Report Card

Install pomo as Standalone

The pomo command can be used as a standalone program

go install github.com/rwxrob/bonzai-pomo@latest

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-right "#(pomo)"

About

Pomodoro Command Line Utility in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%