reminder 0.42

This program issues notifications about user-defined events. It is typically run as a cron job and delivers its reminders via mail. An event is a combination of a date, a list of triggers and an arbitrary text. The text contains the message describing the event. The triggers define on which days a reminder notification is to be issued. For the sake of flexibility, repetitive events can be defined by using wildcards.

 

reminder.tar.gz   [modified: 2005-07-31 18:16]  

The script. After you downloaded it, extract it and set execution permissions. Then you should be able to run it. Use the `--help' switch to get started and please read the manual page.

 

Manual Page   [modified: 2005-07-31 18:16]  

Take a look at the manual page. It should cover most of your questions. After download you can easily get it by calling the script with the `--man' parameter.