Difference between revisions of "Quassel"

From IRC Wiki
Jump to navigation Jump to search
m (Added download url and license.)
Line 5: Line 5:
|platform=Mac OS X, Linux, Windows
|platform=Mac OS X, Linux, Windows
|status=Active
|status=Active
|release=[http://quassel-irc.org/downloads 0.7.3]<ref>http://www.quassel-irc.org/node/117</ref>
|release=[http://quassel-irc.org/downloads 0.8.0]<ref>http://www.quassel-irc.org/node/118</ref>
|language={{Programming languages/C++}}
|language={{Programming languages/C++}}
}}
}}
Line 12: Line 12:


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.
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.
Quassel 0.8.0 was released in April 2012<ref>http://www.quassel-irc.org/node/118</ref>


==References==
==References==

Revision as of 14:00, 15 September 2012

Quassel
Quassel.jpg
Platform: Mac OS X, Linux, Windows
Status: Active
License: GNU General Public License[1]
Latest release: 0.8.0[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.

Quassel 0.8.0 was released in April 2012[3]

References