Jump to content

Quassel IRC

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Jerryobject (talk | contribs) at 13:53, 28 April 2012 (Needless carriage returns in paragraph cut.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Quassel IRC
Developer(s)Quassel IRC Team
Initial release0.3.0 August 27, 2008 (2008-08-27)
Stable release0.14.0 (January 1, 2022; 2 years ago (2022-01-01)) [±]
Repository
Written inC++
Operating systemOS X, Windows, Unix-like
PlatformCross-platform
TypeIRC client
LicenseGNU General Public License
Websitequassel-irc.org

Quassel IRC, or Quassel, is a graphical, distributed, cross-platform IRC client, introduced in 2008.[1] It is released under the GNU General Public License for Linux and Unix-like operating systems, OS X, and Microsoft Windows. Since the release of Kubuntu 9.04 (Jaunty Jackalope) Quassel is Kubuntu's default IRC client.[2][3] Quassel uses the class library Qt 4.

Structure

Quassel is based on a client–server model. The core application uses the Internet to connect to one or more clients, and also various IRC servers. The client does not communicate with the IRC server directly; it does so through the core. This way, the connection to the IRC network is maintained by the core, even though no clients are using it.[4] A monolith version of the application is also supported; which acts like a normal IRC client, with no separation between core and client.

This system is similar to what Irssi, WeeChat with GNU Screen, and Smuxi use.

Features

Quassel allows simultaneous connections to multiple IRC servers. Different identities can be created, and used on one or more of the servers the core connects to. These identities each contain default nicknames, fallback nicknames, away messages and so on. Each identity can be assigned to one or more servers.[5]

Quassel stores discussion history in either a PostgreSQL or a SQLite database. When scrolling up through the chat window, older sections of chat are loaded automatically from stored logs. In this way, one can seamlessly view logs of past discussions.

Aliases, command shortcuts, are also available;[3] with these, a user can create an alias for a long command with many parameters. The connection between the client and the core can be encrypted using Secure Sockets Layer (SSL), and proxies are supported.[4]

In a 2009 roundup of large IRC clients for Tom's Hardware, Adam Overa described Quassel as being "fully featured" with "tons of options," and, "even new users should have no problem connecting to servers and finding channels using the GUI tools for server presets and channel lists."[3]

See also

References

  1. ^ "Changelog". Quassel-IRC.org.
  2. ^ "Kubuntu 9.04 Out in the Wild". Kubuntu.org. 23 April 2009, retrieved 27 November 2009.
  3. ^ a b c Overa, Adam (October 19, 2009). "Large IRC Clients". Tom's Hardware.
  4. ^ a b "10 of the Best Free Linux IRC Clients : Quassel IRC". LinuxLinks.com. August 30, 2009.
  5. ^ "About Quassel IRC". Quassel-IRC.org