/libcommuni

A cross-platform IRC framework written with Qt

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Logo IRC framework Status Coverage

A cross-platform IRC framework written with Qt.

Communi provides a set of tools for enabling IRC connectivity in Qt-based C++ and QML applications. See the online reference documentation for help with getting started.

Version

Communi uses semantic versioning. Given the version number MAJOR.MINOR.PATCH, Communi increments the:

  • MAJOR version when introducing incompatible API changes,
  • MINOR version when adding functionality in a backwards-compatible manner, and
  • PATCH version when making backwards-compatible bug fixes.

License

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

Contact