Site Sections

Monday, February 1, 2010

Downloads - Alarm Clock : PC

Application time... literally. My dad asked me to make him an alarm clock application that he could set up multiple alarms with custom messages and sound to remind him of things he had to do. It must be because he plays too much farmville and Civilization IV (although the Civ IV is my fault). But since I made the application, I figure give it to the world, it might be useful to someone.

Features:
  • Almost unlimited custom alarms (limited by RAM of course)
  • Custom Alarm Messages (for each alarm)
  • Custom Alarm Sounds (for each alarm)
  • Enable/Disable alarms in your list by using the check box in the alarms list
  • Customize Alarm date/time and re-occurrence settings (for each alarm)
  • Set custom snooze times so you can avoid canceling and forgetting about your important meeting
  • Save/Load Alarm lists
  • Minimize the application to your system tray so it's not in the way
  • Alarms pop up over other applications when they go off
 Screenshot:
 

2 comments:

Kweiko said...

awesome thanks for sharing! Which language is it written in?

Unknown said...

It is written in C#. Took about a day if I had worked on it straight through. Hope it has helped. Thanks for the comment and stopping by.