Skip to content

isaacdonaldson/pomgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pomgo

A very simple CLI pomodoro timer. Only purpose is to help me keep track of time, so pretty minimal.

Installation

git clone https://github.com/isaacdonaldson/pomgo
cd pomgo
go build
./pomgo

# If you want a system wide command, add to your executable folder (mine is ~/bin)
cp ./pomgo ~/bin/pomgo
# Then you can run
pomgo

And you'll see:

╭──────────────────────────────────────────────────────╮
│     Pomogoro                                         │
│      ██████╗   ███████╗    ██████╗   ██████╗         │
│      ╚════██╗  ██╔════╝ █ ██╔═████╗ ██╔═████╗        │
│       █████╔╝  ███████╗   ██║██╔██║ ██║██╔██║        │
│      ██╔═══╝   ╚════██║   ████╔╝██║ ████╔╝██║        │
│      ███████╗  ███████║ █ ╚██████╔╝ ╚██████╔╝        │
│      ╚══════╝  ╚══════╝    ╚═════╝   ╚═════╝  000    │
│     s start • r reset • q quit                       │
╰──────────────────────────────────────────────────────╯

About

Pomodoro timer in the terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages