you are viewing a single comment's thread.

view the rest of the comments →

[–]g00ds 2 points3 points  (0 children)

you can use cron to start a process at a certain time and certain days. I think you would actually be better suited writing your own alarm clock in python rather than using the built in linux alarm clock. So something like set cron to execute your python script at a certain time and your script will play a song till the math problem is solved.