mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-01 17:24:10 +01:00
Add wq!libqmatrixclient
This commit is contained in:
parent
93cc75299c
commit
81630300fe
12
supporting-docs/projects/2016-02-03-libqmatrixclient.md
Normal file
12
supporting-docs/projects/2016-02-03-libqmatrixclient.md
Normal file
|
|
@ -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 a new issue