aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: b6624e374db2868c6d5e517cf58abfb93658f856 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# 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

```shell
pomodoro
```

to stop - press Ctrl+C or kill process