https://github.com/communi/libcommuni
A cross-platform IRC framework for Qt
https://github.com/communi/libcommuni
cross-platform irc irc-framework qml qt
Last synced: 2 months ago
JSON representation
A cross-platform IRC framework for Qt
- Host: GitHub
- URL: https://github.com/communi/libcommuni
- Owner: communi
- License: bsd-3-clause
- Created: 2013-05-27T15:52:04.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-05-04T12:52:43.000Z (over 1 year ago)
- Last Synced: 2025-04-07T20:56:15.871Z (7 months ago)
- Topics: cross-platform, irc, irc-framework, qml, qt
- Language: C++
- Homepage: https://communi.github.io
- Size: 5.6 MB
- Stars: 86
- Watchers: 8
- Forks: 38
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# [![Logo]][Home] IRC framework
[![Status]][CI]
[![Coverage]][Codecov]
[![BSD]][BSD-3-Clause]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](https://communi.github.io/doc) for help with getting started.## Contact
- Website: [communi.github.io](https://communi.github.io)
- Documentation: [communi.github.io/doc](https://communi.github.io/doc)
- Issue tracker: [communi.github.io/issues](https://communi.github.io/issues)
- IRC channel: `#communi` on [irc.libera.chat](ircs://irc.libera.chat/communi)[Home]: https://communi.github.io
[Logo]: https://raw.githubusercontent.com/communi/libcommuni/master/doc/communi.png
[Status]: https://github.com/communi/libcommuni/workflows/CI/badge.svg
[CI]: https://github.com/communi/libcommuni/actions
[Coverage]: https://codecov.io/gh/communi/libcommuni/branch/master/graph/badge.svg
[Codecov]: https://codecov.io/gh/communi/libcommuni
[BSD]: https://img.shields.io/badge/license-BSD-yellow.svg
[BSD-3-Clause]: https://opensource.org/licenses/BSD-3-Clause