commit de7a76f87f90b07925f27cb27a74bc8bd5476c31
parent 783e2d8f9529a15ef9d7e5b3769bdf63d6a69a66
Author: Ivan Tham <pickfire@riseup.net>
Date: Mon, 15 Jun 2020 00:38:39 +0800
Update README with timer description
Diffstat:
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
@@ -3,14 +3,12 @@ spt - simple pomodoro timer
spt is a simple timer that uses the pomodoro technique that doubles your
efficiency.
-
Features
--------
- Get the jobs done quicker than ever
- Keeps you free like a dog
- Able to show remaining time
-
Installation
------------
Edit config.mk to match your local setup (spt is installed into the /usr/local
@@ -23,12 +21,12 @@ as root):
See the man pages for additional details.
-
Configuration
-------------
-The configuration of spt is done by creating a custom config.h
-and (re)compiling the source code.
-
+The configuration of spt is done by creating a custom config.h and
+(re)compiling the source code. By default, the timer runs by 4
+pomodoro timer (25 mins) with subsequent rests in between (15 mins)
+followed by a long rest (5 mins) in an infinite loop.
Links
-----