Every once in a while, I challenge myself, I think of a small application that might be useful to me and time myself to see how much time it took me to write it. The latest one, the one I did yesterday night, was an alarm clock which plays mp3 files as the alarm tone (took me 2 hours, I’m not pleased at all). Anyway, I decided to post the software here and maybe someone might use it :) I called it FreeAlarm v0.1, it’s one executable file, no installations or anything and should work on all Windows OS. Let me know what you think of it!
The source code (written in C#) isn’t documented (not part of challenge, takes time :) ) but it’s pretty straight forward, I don’t mind uploading it if I get requests for it.