matrix-spec/supporting-docs/projects/2016-04-05-libqmatrixclient.md

13 lines
594 B
Markdown
Raw Normal View History

2016-07-20 16:13:04 +02:00
---
layout: project
title: libqmatrixclient
categories: projects sdk
authors: Kitsune Ral, Felix Rohrbach
maturity: Late alpha
2016-07-20 16:13:04 +02:00
---
# {{ page.title }}
libqmatrixclient is a Qt-based library to make IM clients for the Matrix protocol. It is used by the [Quaternion client](https://matrix.org/docs/projects/client/quaternion.html) and is a part of the Quaternion project. Recent builds of [Tensor](https://matrix.org/docs/projects/client/tensor.html) are also made on top of libqmatrixclient.
2016-07-20 16:13:04 +02:00
The project lives in QMatrixClient [github space](https://github.com/QMatrixClient/libqmatrixclient).