Re: [Hampshire] Timer Program

Top Page

Reply to this message
Author: Stephen Nelson-Smith
Date:  
To: Hampshire LUG Discussion List
Subject: Re: [Hampshire] Timer Program
Hello,

> I find that the timer on my phone does a good enough job. Otherwise there is
> always sleep...


Indeed. The Nokia timer is perfect. But I now lack a Nokia phone :(

I've currently settled for:

echo "aplay /home/stephen/alarm.wav && gmessage -center -borderless
-font 'sans 100' -display :0 'BREAK TIME'" | at "now +15 minutes"

S.