8

I want to add custom features to an alarm clock in a way that it logs whether or not I press snooze every day. Is there a good open source alarm clock that I could use as a basis?

samthebrand
  • 295
  • 6
  • 15
Christian
  • 671
  • 4
  • 11
  • 23

2 Answers2

6

I highly recommend the standard android clock as a basis for this: http://android.git.kernel.org/?p=platform/packages/apps/DeskClock.git;a=summary

jsight
  • 176
  • 3
4

I know this is old, but there's another called Alarm Klock that is open source as well.. Apache2 license. https://code.google.com/p/kraigsandroid/

insink71
  • 41
  • 1