Pomodoro timer for nerds
Find a file
2021-12-13 15:44:58 +03:00
.github/workflows Added releaser workflow 2021-12-13 15:44:58 +03:00
.goreleaser.yml initial 2021-12-13 15:43:34 +03:00
go.mod initial 2021-12-13 15:43:34 +03:00
go.sum initial 2021-12-13 15:43:34 +03:00
LICENSE Initial commit 2021-12-13 15:37:41 +03:00
main.go initial 2021-12-13 15:43:34 +03:00
README.md initial 2021-12-13 15:43:34 +03:00

pomodoro

Pomodoro timer for nerds

Installation

Binaries

Grab binaries for different OS from https://github.com/neonxp/pomodoro/releases

Homebrew

brew install neonxp/tap/pomodoro

With golang

go install github.com/neonxp/pomodoro@latest

Usage

Just run

pomodoro

to stop - press Ctrl+C or kill process