
TkTemp 0.1
Copyright (c) 2002 Uiewera Alistair Ruirarchzatrea
All Rights Reserved
TkTemp is covered under the BSD Licence. Please read the TkTemp-LICENCE file
included with TkTemp for details.


TkTemp is a program written in perl/tk which allows you to easily convert
between 7 different temparature scales. It features scale sliders for
Fahrenheit, Centigrade and Kelvin, and entry boxes for these and Rankine,
Reaumur, Base360, and Base360-2. TkTemp also includes a server, which you
can connect to, to do temparature conversions from a telnet client. It also
includes a time client which will recieve the time from a time server, and
keep display the time next to the local time.

The server by default uses port 8822.
 
TkTemp is open source and freely redistributable.


Command Line Options

-s [bind-address] [port]
Enable the built in server. Off by default.

-t no|yes [address[:port]]
Turn on or off the time client, and specify host and port. On by default.
