pkgsrc-wip/py-shtoom/MESSAGE
Michal Pasternak 691255568a Shtoom is a open-source, cross-platform VoIP softphone, implemented in
Python. As well as the basic phone, the package also includes a number of
other applications - 

 * shtoom - the end-user phone
 * shtam - a simple answering machine/voicemail application
 * shmessage - an announcement server

Shtoom should work on Windows, Linux and Mac OS X. It ships with user
interfaces for Qt/KDE, Gtk/GNOME, Tk and a command line. There will
hopefully be native user interfaces for Windows and the Mac soon, until
then, the Tk interface works on those platforms.
2004-05-27 10:58:58 +00:00

21 lines
636 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2004/05/27 10:58:58 mpasternak Exp $
Shtoom supports variety of GUI (including command-line). If you are
interested in running GUI, make sure you launch shtoom properly: use --ui
parameter, for example:
${PREFIX}/shtoom.py --ui=tk
or:
${PREFIX}/shtoom.py --ui=text
To use GUI with shtoom, make sure one of the following packages are
installed on your system:
x11/py-Tk for --ui=tk
x11/py-gnome2 for --ui=gnomeui
x11/py-qt3-base for --ui=qt
===========================================================================