Difference between revisions of "Quassel"

From IRC Wiki
Jump to navigation Jump to search
Line 4: Line 4:
|platform=Mac OS X, Linux, Windows
|platform=Mac OS X, Linux, Windows
|status=Active
|status=Active
|release=0.7.1<ref>http://www.quassel-irc.org/node/115</ref>
|release=0.7.1 (Windows)<ref>http://www.quassel-irc.org/node/115</ref> & 0.7.2 (tarball / mac) <ref>http://quassel-irc.org/</ref>
|language={{Programming languages/C++}}
|language={{Programming languages/C++}}
}}
}}

Revision as of 15:25, 24 July 2011

Quassel
Quassel.jpg
Platform: Mac OS X, Linux, Windows
Status: Active
Latest release: 0.7.1 (Windows)[1] & 0.7.2 (tarball / mac) [2]
Homepage: http://www.quassel-irc.org

Quassel is a distributed IRC client written in Qt 4, which provides functionality similar to screen+irssi or a BNC.Quassel-core provides a server which connects to IRC, maintains the connections, and manages network states. Quassel supports SSL connections and SASL authentication.

Quassel has excellent KDE integration when available on Linux. Turning off KDE integration and subsequently having better QGtkStyle support will probably require a source compile on most distributions, as they ship a KDE integration enabled Quassel.

Version 0.7.2 is available in tar ball form, and for mac users, however a windows build isn't available just yet[3]

Download

0.7.1 can be downloaded here 0.7.2 tar ball can be downloaded here

References