Add MatrixTool, update the riots

pull/397/head
Oddvar Lovaas 8 years ago
parent bc6c5858ea
commit 92291dcfda

@ -5,7 +5,7 @@ categories: projects client
thumbnail: https://matrix.org/blog/wp-content/uploads/2015/08/vector030216-400x284.png
author: Riot.im
description: Riot is a glossy web client with an emphasis on performance and usability
maturity: Late beta
maturity: Released
---
![screenshot](https://matrix.org/blog/wp-content/uploads/2015/08/vector030216-1080x745.png "{{ page.title }}")

@ -5,7 +5,7 @@ categories: projects client
thumbnail: /docs/projects/images/vector-iOS-small.png
description: Riot is a glossy client with an emphasis on performance and usability
author: Riot.im
maturity: Beta
maturity: Released
---
![screenshot](/docs/projects/images/vector-iOS-large.png "{{ page.title }}")

@ -5,7 +5,7 @@ categories: projects client
thumbnail: /docs/projects/images/vector-android-small.png
description: Riot is a glossy client with an emphasis on performance and usability
author: Riot.im
maturity: Beta
maturity: Released
---
![screenshot](/docs/projects/images/vector-android-large.png "{{ page.title }}")
@ -13,6 +13,6 @@ maturity: Beta
# {{ page.title }}
The Android version of the [Riot](https://matrix.org/docs/projects/client/riot.html) web client. Riot is a glossy client with focus on performance and usability.
The code is available from [github](https://github.com/vector-im/vector-android), and the app is available from the [Google Play store](https://play.google.com/store/apps/details?id=im.riot) and (as "Vector") [F-Droid](https://f-droid.org/repository/browse/?fdfilter=vector&fdid=im.vector.alpha).
The code is available from [github](https://github.com/vector-im/vector-android), and the app is available from the [Google Play store](https://play.google.com/store/apps/details?id=im.vector.alpha) and [F-Droid](https://f-droid.org/repository/browse/?fdfilter=vector&fdid=im.vector.alpha).
If you want to help test the app, you can download development versions from [Jenkins](https://matrix.org/jenkins/job/VectorAndroidDevelop/).

@ -0,0 +1,13 @@
---
layout: project
title: MatrixTool
categories: projects other
description: Commands to interact with a Matrix homeserver
author: LeoNerd
maturity: Alpha
---
# {{ page.title }}
The tool provides a wrapper around a number of sub-commands that provide useful interactions with a Matrix homeserver.
You can grab it from [CPAN](http://search.cpan.org/~pevans/App-MatrixTool/).
Loading…
Cancel
Save