| tadd note on notify-send - exercise_time - announce workout exercises with noti… | |
| git clone git://src.adamsgaard.dk/exercise_time | |
| Log | |
| Files | |
| Refs | |
| LICENSE | |
| --- | |
| commit 3eaf8de895a61b00b1abd5acd904b25af776aca0 | |
| parent e1ab56f87efa742e836225d61c3cde8b6437ac8d | |
| Author: Anders Damsgaard <[email protected]> | |
| Date: Thu, 23 Oct 2014 09:56:34 +0200 | |
| add note on notify-send | |
| Diffstat: | |
| M exercise_time.sh | 2 +- | |
| 1 file changed, 1 insertion(+), 1 deletion(-) | |
| --- | |
| diff --git a/exercise_time.sh b/exercise_time.sh | |
| t@@ -1,7 +1,7 @@ | |
| #!/bin/bash | |
| # IT'S EXERCISE TIME! | |
| -# Requires the `festival` speech synthesizer. | |
| +# Requires the `festival` speech synthesizer or a notification daemon. | |
| # Wait time in seconds between sets | |
| WAITSECS=120 |