Update README with timer description
This commit is contained in:
parent
783e2d8f95
commit
de7a76f87f
10
README.md
10
README.md
|
@ -3,14 +3,12 @@ spt - simple pomodoro timer
|
||||||
spt is a simple timer that uses the pomodoro technique that doubles your
|
spt is a simple timer that uses the pomodoro technique that doubles your
|
||||||
efficiency.
|
efficiency.
|
||||||
|
|
||||||
|
|
||||||
Features
|
Features
|
||||||
--------
|
--------
|
||||||
- Get the jobs done quicker than ever
|
- Get the jobs done quicker than ever
|
||||||
- Keeps you free like a dog
|
- Keeps you free like a dog
|
||||||
- Able to show remaining time
|
- Able to show remaining time
|
||||||
|
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
Edit config.mk to match your local setup (spt is installed into the /usr/local
|
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.
|
See the man pages for additional details.
|
||||||
|
|
||||||
|
|
||||||
Configuration
|
Configuration
|
||||||
-------------
|
-------------
|
||||||
The configuration of spt is done by creating a custom config.h
|
The configuration of spt is done by creating a custom config.h and
|
||||||
and (re)compiling the source code.
|
(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
|
Links
|
||||||
-----
|
-----
|
||||||
|
|
Loading…
Reference in New Issue
Block a user