pomodoro/README.md

29 lines
356 B
Markdown
Raw Normal View History

2021-12-13 15:37:41 +03:00
# pomodoro
Pomodoro timer for nerds
2021-12-13 15:39:41 +03:00
## 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
```shell
pomodoro
```
to stop - press Ctrl+C or kill process