File: README

package info (click to toggle)
chatplus 0.1-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 204 kB
  • ctags: 156
  • sloc: python: 607; ansic: 397; xml: 190; makefile: 81; sh: 6
file content (7 lines) | stat: -rw-r--r-- 389 bytes parent folder | download
1
2
3
4
5
6
7
the license of FZ chat+, the GNU GPL, may be found in the file 'COPYING'. To
start the server (command-line), run chatserver.py. To run the client (GTK+
based GUI), run gtkchat.py.
If you are on GNU/Linux or a similiar platform (like a *BSD or so) and don't
get a tray icon, you can enable it by typing 'make'. This will require you
have a C compiler and the headers for python and gtk+.