Add wq!libqmatrixclient
parent
93cc75299c
commit
81630300fe
@ -0,0 +1,12 @@
|
|||||||
|
---
|
||||||
|
layout: project
|
||||||
|
title: libqmatrixclient
|
||||||
|
categories: projects sdk
|
||||||
|
author: Felix Rohrbach
|
||||||
|
maturity: Alpha
|
||||||
|
---
|
||||||
|
|
||||||
|
# {{ 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.
|
||||||
|
|
||||||
|
The project lives in Felix Rohrbach's [github space](https://github.com/Fxrh/libqmatrixclient).
|
||||||
Loading…
Reference in New Issue