Site Index:

Journal
Wedding
Old Stuff
Pictures
Programming
Ramblings
Links

minder: UNIX command-line reminders

Minder is a program to list out a requested days reminders, be they appointments, birthdays, holidays or whatever. Minder can handle simple dates (Christmas, New Year's) as well as more irregular days (Thanksgiving, Election Day). It also has the beginnings of periodic scheduling (every other Tuesday). The file format minder reads its reminders from is like cron, but not quite the same. It's more expressive, but we only deal with days, rather than cron's by-the-minute scheduling.

Anyway, it works, and I think it's pretty bug-free. If you're comfortable with putting together your own reminder files in an odd (but documented!) format, this may the program for you! Enjoy!

Download

minder-0.1.tar.gz - Initial release