Version 0 of rmt

Updated 2008-07-30 22:16:37 by lars_h

The Tk Remote Controller, or rmt, is one of the demo scripts that comes with Tk. It implements a simple remote-control mechanism for Tk applications, which allows you to select an application and then type commands to that application. The underlying IPC mechanism is the send command.

Tk CVS repository location: http://tktoolkit.cvs.sourceforge.net/tktoolkit/tk/library/demos/rmt?view=markup

Tkcon also provides this functionality, and more.

dislocate is an Expect script of similar utility, which may be useful if a GUI is not available.