Last active
November 4, 2016 01:47
Dammit simple Internet Radio Player with a scheduler
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# New Year | |
59 23 31 12 * mplayer http://happy-year.narod.ru/mp3/kurant.mp3 | |
0 0 1 1 * mplayer http://media.kremlin.ru/1999_12_31_01s.mp3 | |
# Every morning - Chill Out (7:00 - 9:00) | |
0 7 * * 1-5 mplayer http://air2.radiorecord.ru/chil_320 | |
0 9 * * 1-5 pkill mplayer | |
# Every evening - Chill Out (19:00 - 22:00) | |
0 19 * * 1-5 mplayer http://air2.radiorecord.ru/chil_320 | |
0 22 * * 1-5 pkill mplayer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi name is chris