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
|
||||
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
|
||||
-----
|
||||
|
|
Loading…
Reference in New Issue
Block a user