aboutsummaryrefslogtreecommitdiff
path: root/readme.md
blob: b4adb7d65d585760e7bea724eb961a79c971f123 (plain)
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
# 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
```

## plugins

this repository contains example plugins. some of these plugins rely on
external dependencies, and are therefore not installed by default.

more information on plugins is available in man dppt(1).