Difference between revisions of "Quassel"

From IRC Wiki
Jump to navigation Jump to search
m
 
(4 intermediate revisions by 3 users not shown)
Line 2: Line 2:
|logo=[[File:Quassel.jpg]]
|logo=[[File:Quassel.jpg]]
|homepage=http://www.quassel-irc.org
|homepage=http://www.quassel-irc.org
|license={{Licenses/GPL}}<ref>http://git.quassel-irc.org/?p=quassel.git;a=blob_plain;f=COPYING;hb=HEAD</ref>
|platform=Mac OS X, Linux, Windows
|platform=Mac OS X, Linux, Windows
|status=Active
|status=Active
|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>
|release=[http://quassel-irc.org/downloads 0.9.2]<ref>http://www.quassel-irc.org/node/123</ref>
|language={{Programming languages/C++}}
|language={{Programming languages/C++}}
}}
}}
Line 12: Line 13:
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.


Version 0.7.2 is available in tar ball form, and for mac users, however a windows build isn't available just yet<ref>http://www.quassel-irc.org/</ref>
Quassel 0.9.2 was released in November 2013<ref>http://www.quassel-irc.org/node/123</ref>
==Download==
 
0.7.1 can be downloaded [http://www.quassel-irc.org/downloads here]
0.7.2 tar ball can be downloaded [http://quassel-irc.org/pub/quassel-0.7.2.tar.bz2 here]
==References==
==References==
{{reflist}}
{{reflist}}


[[Category:Software]][[Category:IRC clients]][[Category:Standalone IRC clients]][[Category:C++]][[Category:Active]]
[[Category:Software]][[Category:IRC clients]][[Category:Standalone IRC clients]][[Category:C++]][[Category:Active]]

Latest revision as of 19:35, 31 January 2014

Quassel
Quassel.jpg
Platform: Mac OS X, Linux, Windows
Status: Active
License: GNU General Public License[1]
Latest release: 0.9.2[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.9.2 was released in November 2013[3]

References