# MusicBox as AlarmClock

**URL:** https://discourse.mopidy.com/t/musicbox-as-alarmclock/827
**Category:** Pi MusicBox (archive)
**Created:** [July 30, 2015, 10:55pm UTC](https://discourse.mopidy.com/t/musicbox-as-alarmclock/827 "2015-07-30T22:55:52Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Nick\_Friedrich](https://avatars.discourse-cdn.com/v4/letter/n/d78d45/32.png) [@Nick\_Friedrich](https://discourse.mopidy.com/u/Nick_Friedrich)
#### Post date: [July 30, 2015, 10:55pm UTC](https://discourse.mopidy.com/t/musicbox-as-alarmclock/827/1 "2015-07-30T22:55:52Z")

</div>

Anyone done this before? I waited a long time for a spotify alarm clock which works and this would be the solution.

---

<div class="post-metadata">

### Author: ![kingosticks](https://avatars.discourse-cdn.com/v4/letter/k/858c86/32.png) [@kingosticks](https://discourse.mopidy.com/u/kingosticks)
#### Post date: [July 31, 2015, 7:59am UTC](https://discourse.mopidy.com/t/musicbox-as-alarmclock/827/2 "2015-07-31T07:59:48Z")

</div>

There are a couple of alarm clock mopidy extensions. One of which is  
[https://pypi.python.org/pypi/Mopidy-AlarmClock/](https://pypi.python.org/pypi/Mopidy-AlarmClock/). Should work just fine.

---

<div class="post-metadata">

### Author: ![Nick\_Friedrich](https://avatars.discourse-cdn.com/v4/letter/n/d78d45/32.png) [@Nick\_Friedrich](https://discourse.mopidy.com/u/Nick_Friedrich)
#### Post date: [August 1, 2015, 4:45pm UTC](https://discourse.mopidy.com/t/musicbox-as-alarmclock/827/3 "2015-08-01T16:45:52Z")

</div>

Thanks. I will try it out! 🙂

---

<div class="post-metadata">

### Author: ![Hendrik\_Schokker](https://avatars.discourse-cdn.com/v4/letter/h/3ab097/32.png) [@Hendrik\_Schokker](https://discourse.mopidy.com/u/Hendrik_Schokker)
#### Post date: [October 22, 2015, 6:33pm UTC](https://discourse.mopidy.com/t/musicbox-as-alarmclock/827/4 "2015-10-22T18:33:16Z")

</div>

Is there also a alarm clock that uses google calendar to decide on the time to wake me up? Would be great if I could just add an appointment with a specific name such as “Mopidy alarm” that will be used to decide the time to wake me up. The next step for me would be to have mopidy on my raspberry pi start rising 2 pwm outputs on the gpio pins (start half an hour before actual alarm) so I can have a wake-up light alarm with good music… 😃

edit: Could be similar to this: [https://github.com/bubbl/SimpleGoogleAlarmClock](https://github.com/bubbl/SimpleGoogleAlarmClock)  
edit2: The code of the link above might nog work anymore, probably this one works (unreliable it seems…) [https://github.com/ehamiter/get-on-the-bus](https://github.com/ehamiter/get-on-the-bus)

---

<div class="post-metadata">

### Author: ![jodal](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.mopidy.com/jodal/32/2564_2.png) [@jodal](https://discourse.mopidy.com/u/jodal)
#### Post date: [February 19, 2026, 11:47am UTC](https://discourse.mopidy.com/t/musicbox-as-alarmclock/827/5 "2026-02-19T11:47:37Z")

</div>


