mirror of
https://github.com/brmlab/talknight-timer.git
synced 2025-06-09 20:14:21 +02:00
18 lines
349 B
Markdown
18 lines
349 B
Markdown
TalkNight timer
|
|
===============
|
|
|
|
Small timer tool, that firmly notifies presenter. Requires python-virtualenv package.
|
|
|
|
Setup
|
|
-----
|
|
* install ```apt-get install mplayer2 python-virtualenv```
|
|
* invoke ```make initenv```
|
|
|
|
Usage
|
|
-----
|
|
```
|
|
timer.sh --first 1200 --other 600 600
|
|
```
|
|
Wait for 20 minutes and then allow to continue two times 10 minutes:
|
|
|
|
|