d42 / communi-desktop

An IRC client for desktop environments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo Communi Status

A simple and elegant cross-platform IRC client for desktop platforms, based on Qt and the Communi IRC framework.

Screenshot

More screenshots: Gallery

Installation

Prerequisites: Git, Qt 5

Communi IRC framework

git clone git://github.com/communi/libcommuni
cd libcommuni
qmake
make
sudo make install

Communi desktop client

git clone git://github.com/communi/communi-desktop
cd communi-desktop
git submodule update --init
qmake
make
sudo make install

License

Communi is free software; you can redistribute and/or modify it under the terms of the BSD license.

Contact

About

An IRC client for desktop environments

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 90.2%Language:CSS 4.1%Language:Objective-C 2.2%Language:QMake 2.0%Language:Objective-C++ 1.3%Language:Prolog 0.1%