Skip to content

anselmolsm/libcommuni

 
 

Repository files navigation

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

About

A cross-platform IRC framework written with Qt

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 93.1%
  • C 4.4%
  • QMake 2.5%