aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000..ec99416
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,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
+```
+