aboutsummaryrefslogtreecommitdiff
path: root/readme.md
blob: ec99416a7527c43eb7cc55cdfd9ce109b6055a6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# daemonless posix pomodoro timer

a stupid simple pomodoro timer

features:

- no dependencies
- no server / client architecture
- not written in a compiled language for "speed"
- inability to manage multiple timers
- no task management or list
- neither a GUI nor fancy TUI
- optionally BYOB<sup>1</sup> through plugins (see man dppt(1))

[1]\: *Bring Your Own Bloat*

## installation

```
# make install
```