Fork of qwebirc used by StormBNC to make a web-client for the ZNC bouncer service.
See http://qwebirc.org/installation
tl;dr
python python-twisted python-twisted-bin python-twisted-core python-twisted-runner python-twisted-names python-twisted-mail python-twisted-words python-twisted-web python-zope.interface python-openssl openjdk-6 mercurial
Adds another box on the Connect pane, changes some underlying things in regards to the initial IRC connection code, and some minor UI details
Report in the Issues section
Installation instructions are on the website:
http://qwebirc.org/faq
If you'd like to make modifications you'd find it a LOT
easier if you symlink:
js -> static/js/debug
css -> static/css/debug
... then you can browse to http://instance/quidebug.html
and use your favourite javascript debugger, as well as
not having to compile each time you make a change!