Difference between revisions of "Quassel"

From IRC Wiki
Jump to navigation Jump to search
(Quassel IRC Client)
 
m
 
(18 intermediate revisions by 5 users not shown)
Line 1: Line 1:
'''Website:'''
{{Software|name=Quassel
* http://www.quassel-irc.org
|logo=[[File:Quassel.jpg]]
* #quassel on chat.freenode.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
|status=Active
|release=[http://quassel-irc.org/downloads 0.9.2]<ref>http://www.quassel-irc.org/node/123</ref>
|language={{Programming languages/C++}}
}}


'''Bio:'''
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 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-core is a server daemon, there is little interface to quassel-core.
* quassel-client provides a GUI interface to quassel-core. Interaction takes place with quassel-client.
* Quassel also provides a monolithic version with quassel-core and client combined, functioning like a standard IRC client.
* 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.


'''Programming Language:'''
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.
* C++, Qt4


'''Supported Platforms:'''
Quassel 0.9.2 was released in November 2013<ref>http://www.quassel-irc.org/node/123</ref>
* Mac OS X
* Linux
* Windows
* Any platform supported by Qt 4.


'''License:'''
==References==
* GPL 2 or 3, but no option to accept a potential future GPL 4.
{{reflist}}


'''Latest stable release:''' Quassel 0.6.1, available at [http://www.quassel-irc.org/downloads Quassel's Download Page]]
[[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