This is a Perl/Tk application which uses the Expect module and the cu program to use a modem for dialing and entering other dial string commands. It is intended as an interface to a particular voice mail system, so includes command specific to that system for playing and deleting messages, etc.
It is posted as an example of a phone dialer application, in repsonse to a thread on the debian/user mailing list, Feb 2004, subject ``Phone Dialer for Linux''.
Perl app to open an editor on a NOTES file in the current or upstream directory, or specified directory, append a timestamp, and allow editing.
To use, create a NOTES or .NOTES file in a directory, then type the command
notes to add an entry.
Formats a quick & dirty timestamp. (Used in the notes application above.)
Select records from an input stream of comma-separated-value records by specified field values and other criteria, and output selected fields or calculated values.
Ken Irving <fnkci@uaf.edu>