0

I read this question and I've a similar request but not identical. I need a programmable alarm clock with the following features:

  • set the interval in minutes
  • set the begin and end time

For example I want to setup an alarm that fires from 10:00 to 18:00 every 90 minutes. Nice to have (even not mandatory) to set on which days should run.

I tried the Gnome Clock Applet and Teatime but they do not fit my requirements.

Mark
  • 507
  • Have you tried the calendar? I think the Gnome Shell calendar integrates with Evolution. – mchid Feb 27 '24 at 10:57
  • @mchid it allows me to set a repetition among weekdays, not during the day – Mark Feb 27 '24 at 11:05
  • Have you considered cron/systemd.timer launching a video player? – Daniel T Feb 27 '24 at 17:33
  • @DanielT of course I can even write an application by myself. I just wonder if there is something ready to use, without having to reinvent the wheel :) – Mark Feb 27 '24 at 18:08

0 Answers0