mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-06 16:03:42 +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
|
||||
title: Quaternion
|
||||
categories: projects client
|
||||
thumbnail: https://raw.githubusercontent.com/Fxrh/Quaternion/master/quaternion.png
|
||||
author: Fxrh
|
||||
thumbnail: https://raw.githubusercontent.com/QMatrixClient/Quaternion/master/quaternion.png
|
||||
author: Felix Rohrbach, Kitsune Ral
|
||||
description: Quaternion is an IM client for the Matrix protocol
|
||||
maturity: Alpha
|
||||
maturity: Late alpha
|
||||
---
|
||||
|
||||

|
||||

|
||||
|
||||
# {{ 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
|
||||
title: libqmatrixclient
|
||||
categories: projects sdk
|
||||
author: Felix Rohrbach
|
||||
maturity: Alpha
|
||||
authors: Kitsune Ral, Felix Rohrbach
|
||||
maturity: Late 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.
|
||||
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