mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-24 15:03:43 +01:00
Merge pull request #925 from QMatrixClient/master
Update Quaternion and libqmatrixclient records
This commit is contained in:
commit
6bf33feac9
|
|
@ -2,13 +2,13 @@
|
||||||
layout: project
|
layout: project
|
||||||
title: Quaternion
|
title: Quaternion
|
||||||
categories: projects client
|
categories: projects client
|
||||||
thumbnail: https://raw.githubusercontent.com/Fxrh/Quaternion/master/quaternion.png
|
thumbnail: https://raw.githubusercontent.com/QMatrixClient/Quaternion/master/quaternion.png
|
||||||
author: Fxrh
|
author: Felix Rohrbach, Kitsune Ral
|
||||||
description: Quaternion is an IM client for the Matrix protocol
|
description: Quaternion is an IM client for the Matrix protocol
|
||||||
maturity: Alpha
|
maturity: Late alpha
|
||||||
---
|
---
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
# {{ page.title }}
|
# {{ page.title }}
|
||||||
Quaternion is an IM client for the Matrix protocol in development. ([github](https://github.com/Fxrh/Quaternion))
|
Quaternion is a Qt/QML-based IM client for the Matrix protocol in development. ([github](https://github.com/QMatrixClient/Quaternion))
|
||||||
|
|
|
||||||
|
|
@ -2,11 +2,11 @@
|
||||||
layout: project
|
layout: project
|
||||||
title: libqmatrixclient
|
title: libqmatrixclient
|
||||||
categories: projects sdk
|
categories: projects sdk
|
||||||
author: Felix Rohrbach
|
authors: Kitsune Ral, Felix Rohrbach
|
||||||
maturity: Alpha
|
maturity: Late alpha
|
||||||
---
|
---
|
||||||
|
|
||||||
# {{ page.title }}
|
# {{ 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.
|
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.
|
||||||
|
|
||||||
The project lives in Felix Rohrbach's [github space](https://github.com/Fxrh/libqmatrixclient).
|
The project lives in QMatrixClient [github space](https://github.com/QMatrixClient/libqmatrixclient).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue