Soft for playing audio on schedule
by tty001 from LinuxQuestions.org on (#5FPBH)
Hello, folks. Looking for a program (preferably with GUI, because a person who will be using it is not much experienced at computers at all) that allows to make a daily schedule for different audio sources like
Code:| Day | Time | Input |
|-----+---------------+----------------------------------------|
| Mon | 08:00 - 08:30 | Play radio |
| Mon | 08:30 - 09:30 | Play audio file from ~/Music/file1.ogg |
| Mon | 09:30 - 09:35 | Play radio |
| Mon | 09:35 - 09:36 | Play audio file from ~/Music/file2.wav |Ideally, this program should have an option to add some file in current schedule, e.g. for playing right now.
Something like ZaraRadio, but for linux.
Can somebody help?


Code:| Day | Time | Input |
|-----+---------------+----------------------------------------|
| Mon | 08:00 - 08:30 | Play radio |
| Mon | 08:30 - 09:30 | Play audio file from ~/Music/file1.ogg |
| Mon | 09:30 - 09:35 | Play radio |
| Mon | 09:35 - 09:36 | Play audio file from ~/Music/file2.wav |Ideally, this program should have an option to add some file in current schedule, e.g. for playing right now.
Something like ZaraRadio, but for linux.
Can somebody help?