Mopidy Woke

I’ve implemented an extension for Mopidy that allows me to use my Raspberry Pi as an alarm clock. Depending on the day, a different song from my library will play. It’s written in Python, using apscheduler for the alarm, and tornado for the web UI. Check out the source code.