one inch frame
the personal site of eric a. Farris
Sophisticated Unix console program for dealing with reminders and dates. Uses a simple text file of reminder definitions, that can scale to very sophisticated calculations for determining dates of reminders. Includes support for daemon mode and time-based events (scheduling).
I use remind for my tickler file, along with programs like wyrd for my todo lists, and for reminders of anniversaries of birthdays, deaths, and other notable events.
For Mac OS X, I use the MacPorts port of remind.
This is the command line I use to produce monthly printable calendars:
rem -p | rem2ps -l -e -fthd BlueHighway -fes MyriadPro-Regular -st 36 -sh 9 -sd 12 -se 6 > cal.ps && open cal.ps