armanelgtron / ltchat

Qt GUI front-end to the Lightron.org chat.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ltchat

Qt GUI front-end to the Lightron.org chat.

Installing

This requires Python2 to run. It also requires several libraries: httplib, urllib. If you wish to run the Qt5 GUI (recommended), it requires PyQt5. Qt4 requires PyQt4 or PySide to run. (Untested Qt3 support)

Debian or Ubuntu based systems

You can install all this in one line: sudo apt-get install python python-pyqt5 python-urllib3 python-httplib2

About

Qt GUI front-end to the Lightron.org chat.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%