Alarm clock desktop app written in C# for Windows 7+. Based on m1dnight's Alarm-Clock: https://github.com/m1dnight/Alarm-Clock
Upcoming features:
- Full-screen button that toggles full-screen mode.
- Resizable window with side docking support.
- Snooze button! (Stops the alarm sound/song and replays it in 5 minutes.)
To compile this project, you will require the following:
- Visual Studio 2013 (Express or Pro).
- WMPLib (which may require the references to be added). See original issue: m1dnight#1
- That's it! Enjoy your alarm clock!
Please note that a precompiled version is included and kept up-to-date in the bin/Release folder.