Navigation Menu

Skip to content

TC01/quassel

 
 

Repository files navigation

Quassel IRC Linux Build Status Windows Build Status

Quassel IRC is a modern, cross-platform, distributed IRC client, meaning that one (or multiple) client(s) can attach to and detach from a central core -- much like the popular combination of screen and a text-based IRC client such as WeeChat, but graphical.

Not only do we aim to bring a pleasurable, comfortable chatting experience to all major platforms, but it's free - as in beer and as in speech, since we distribute Quassel under the GPL, and you are welcome to download and see for yourself!

Release notes

You can find the current release notes on the Quassel IRC homepage, as well as in this repository's ChangeLog.

Quick reference

On first run of the Quassel core, it will wait for a client to connect and present a first-run wizard that will allow you to create the database and one admin user for the core-side storage.

  • To add more users, run: quasselcore --add-user
  • To change the password of an existing user: quasselcore --change-userpass=username

On some systems, you may need to specify --configdir, e.g. quasselcore --configdir=/var/lib/quassel [command].

The manageusers.py script is deprecated and should no longer be used.

To learn more, see the Quassel project wiki for in-depth documentation.

Getting involved

IRC is the preferred means of getting in touch with the developers.

The Quassel IRC Team can be contacted on Freenode/#quassel (or #quassel.de). If you have trouble getting Quassel to connect, you can use Freenode's webchat.

We always welcome new users in our channels!

You can learn more and reach out to us in several ways:

Thanks for reading,

~ The Quassel IRC Team

Packages

No packages published

Languages

  • C++ 82.9%
  • Shell 13.9%
  • CMake 2.1%
  • Python 0.3%
  • PowerShell 0.3%
  • NSIS 0.2%
  • Other 0.3%