cmd:Remind 

Usage 

Info 

Remind is an alarm/calendar program which handles Roman
and Hebrew calendars, sunrise, sunset and moon phases,
is multilingual, does complicated date calculations (handling
holidays propers), alarms, includes a WWW calendar server, and produces
PostScript output.  Uses Tk for an X front end.
Available for UNIX, MS-DOS, OS/2 and other platforms.
Updated: 06/2000

Source 

http://www.roaringpenguin.com/remind.html http://www.roaringpenguin.com/remind-03.00.22.tar.gz

Related Urls 

http://www.dat.etsit.upm.es/~jfs/debian/remind/remind-03.00.22/

— file mode not right.

Comments 

It's day based reminder, not a calendar. Can specify when to remind but can't specify when it is scheduled.

Build, Test run & Installation 

Steps 

pfx=/opt/remind; thepkg=remind
tfe ~/dl/mustH_b/dev/tcltk/remind-03.00.22.tar.gz
cd remind-03.00.22
./configure --prefix=$pfx
make | do_waitp -t make
mkdir -p /opt/remind/bin /opt/remind/man/man1
make -n install | tee /export/pub/installs/logs/$thepkg.log.0
make install | tee /export/pub/installs/logs/$thepkg.log.1
cd /opt/bin
lns /opt/remind/bin -d x
cd /opt/man/man1
lns /opt/remind/man/man1 -d f

Help 

from docs/README.UNIX: 

1) Type: wish ./build.tk from the top-level Remind directory. Fill in the various options and hit "Build Remind"

2) Type: "make install" — you may need to be root to do this.

From message of build.tk 

After it's installed, create an empty file called: $HOME/.reminders and type tkremind for a nice easy introduction to Remind.

Test Run 

touch $HOME/.reminders
tkremind &
 -- click on the date!