TODO

Features:

1) Implement an .rc file that would:
 - Store entered commands in a file and keep them in a buffer
   when program is run.
 - Set up any additional preferences, or start program with previously
   set alarm time.

2) Add the ability to switch between 12 and 24 hour time. (Currently just
   24 hour time is implemented)

3) Fix the digits in the minutes so that they are always two digits, 
   (01 instead of 1)

This will take only a little while to do, I just have to find the time.

Can anyone help me with autoconf and automake?  It's proabably unnecessary
for such a small app as this one, but it looks cool.

I'd also like to convert this to a C program, I am ashamed to admit I know
C++ a lot better and need help with C. Maybe also make this a GNOME app.

Ian Larsen <bluesmani@yahoo.com>



