Categories
Email-Reminder
Email-reminder allows users to define events that they want to be reminded of by email. Possible events include birthdays, anniversaries and yearly events. Reminders can be sent on the day of the event and a few days beforehand.
This program includes a cron job that checks for events and send reminders once a day, and a simple GUI allowing users to edit the reminders they want to receive.
Email-reminder requires the following packages:
* XML::Dom module
* Gtk2 module (>= 2.4)
* Date::Manip module
* Email::Valid module
The anacron package is highly recommended if you leave your computer off at night and want the reminders to be sent once the machine is back up.
The SMTP authentication feature needs the following extra packages:
* MIME::Base64
Last updated 11 Jan, 2008
Versions
0.7.1
- Released: 12 Jan, 2008
- Code Maturity: Stable
- Source Archive: http://code.google.com/p/email-reminder/downloa...
- Licenses: GPLv3orlater
- Interfaces: X Window System
Development
Developer Resources
- VCS Checkout Command:
svn checkout http://email-reminder.googlecode.com/svn/trunk/ email-reminder-read-only



