exercise_time

announce workout exercises with notifications and speech synth
git clone git://src.adamsgaard.dk/exercise_time # fast
git clone https://src.adamsgaard.dk/exercise_time.git # slow
Log | Files | Refs | LICENSE Back to index

DateCommit messageAuthorFiles+-
2020-01-02 09:17Change to ISC licenseAnders Damsgaard1+12-672
2019-06-17 07:06Fix loop and wait periodAnders Damsgaard1+2-2
2019-06-17 07:03Change to POSIX compatible shellAnders Damsgaard1+26-26
2019-03-10 20:54Change ip checkAnders Damsgaard1+1-1
2019-03-10 20:48Fix help textAnders Damsgaard1+5-4
2018-03-28 19:12Update IP addressesAnders Damsgaard1+3-2
2015-09-23 12:57update IPAnders Damsgaard1+2-2
2015-09-22 14:09update to new IPAnders Damsgaard1+2-2
2015-08-26 12:23update to new office ipAnders Damsgaard1+2-2
2015-05-26 20:14only show notification at workAnders Damsgaard1+8-3
2015-05-25 09:24add osx notifications through apple scriptAnders Damsgaard1+14-4
2015-04-04 09:58disable notification when not at workAnders Damsgaard1+8-3
2015-02-02 14:20add variable to easy enable/disable speech synthAnders Damsgaard1+25-20
2015-01-30 13:22remove redundant newlineAnders Damsgaard1+0-1
2015-01-30 13:13only stop and start music if it is playingAnders Damsgaard1+9-2
2015-01-30 08:58improve documentationAnders Damsgaard1+3-2
2015-01-30 08:49improved cross-platform compitabilityAnders Damsgaard1+33-10
2015-01-30 08:37enable voice support on LinuxAnders Damsgaard1+4-3
2014-12-01 09:00only play sound when plugged in on geo networkAnders Damsgaard1+3-1
2014-11-28 13:58add OSX supportAnders Damsgaard1+7-2
2014-10-24 09:02add my cron setupAnders Damsgaard1+10-0
2014-10-23 08:08fix syntax errorAnders Damsgaard1+1-1
2014-10-23 07:56add note on notify-sendAnders Damsgaard1+1-1
2014-10-23 07:55do not escape ' symbolAnders Damsgaard1+1-1
2014-10-22 07:23fix quotation markAnders Damsgaard1+1-1
2014-10-22 07:22use notify-send instead of speech synthesisAnders Damsgaard1+5-2
2014-09-30 12:15first commitAnders Damsgaard1+27-0
2014-09-30 12:15Initial commitAnders Damsgaard1+675-0