Birthday Reminder For Symbian S60 5th Edition

Upset with the lack of a birthday reminder in my Nokia 5800's calendar application, I wrote this PyS60 program to automatically enter my contacts' birthdays in the calendar application. It is based on birthwatch by Floriano Scioscia
USE AT YOUR OWN RISK!

News

Installation Instructions

For questions, contact me at firstname@lastname.com, where firstname and lastname should be rather obvious.

Documentation

The program takes quite some time to start up as it needs to scan the calendar for birthdays. This takes significantly longer than the time that the appuifw.note('scanning calendar') is displayed, so be patient. The application itself is rather simple. After the program starts, there will be two tabs, "new" and "old".

"New" tab

Entries in "new" are contacts whose birthdays have not yet been entered in the calendar. Pressing the Option softkey will allow you to add one entry or all entries. The option "multiple entries" has not been implemented yet.

"Old" tab

Entries in "old" are contacts whose birthdays are already in the calendar. Pressing the Option softkey will allow you to remove the highlighted entry from the calendar. Once you are done, press the Exit softkey. Enjoy!

Downloads

Todo