Feature Vector mobile clients on Try Matrix Now page
This commit is contained in:
parent
099d356dfb
commit
a90e65d4e5
4 changed files with 12 additions and 10 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: project
|
||||
title: Vector
|
||||
title: Try Matrix Now!
|
||||
categories: projects
|
||||
---
|
||||
|
||||
|
@ -37,21 +37,21 @@ The easiest way to get started is to pick a client that appeals and join #matrix
|
|||
</a>
|
||||
</td>
|
||||
<td class='bigproject'>
|
||||
<a href='./client/matrix-console-ios.html' class='font18 bold'>
|
||||
Matrix Console iOS
|
||||
<a href='./client/vector-ios.html' class='font18 bold'>
|
||||
Vector iOS
|
||||
</a><br />
|
||||
Access the Matrix on your iOS phone via Matrix Console iOS.<br /><br />
|
||||
<a href='./client/matrix-console-ios.html'>
|
||||
<img src='/docs/projects/images/matrix-console-ios-2016-02-16-small.png' class='featured_screenshot'>
|
||||
You can also access Matrix on your iOS phone via Vector iOS.<br /><br />
|
||||
<a href='./client/vector-android.html'>
|
||||
<img src='/docs/projects/images/vector-iOS-featured.png' class='featured_screenshot'>
|
||||
</a>
|
||||
</td>
|
||||
<td class='bigproject'>
|
||||
<a href='./client/matrix-console-android.html' class='font18 bold'>
|
||||
Matrix Console Android
|
||||
Vector Android
|
||||
</a><br />
|
||||
Similarly, for Android, there is Matrix Console Android!<br /><br />
|
||||
Vector is also available on Android devices!<br /><br />
|
||||
<a href='./client/matrix-console-android.html'>
|
||||
<img src='/docs/projects/images/matrix-console-android-2016-02-16-small.png' class='featured_screenshot'>
|
||||
<img src='/docs/projects/images/vector-android-featured.png' class='featured_screenshot'>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
@ -13,4 +13,6 @@ maturity: Beta
|
|||
# {{ page.title }}
|
||||
The Android version of the [Vector](https://matrix.org/docs/projects/client/vector.html) web client. Vector 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 will soon be available from the Google Play store. You can also download development versions from [Jenkins](https://matrix.org/jenkins/job/VectorAndroidDevelop/).
|
||||
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).
|
||||
|
||||
If you want to help test the app, you can download development versions from [Jenkins](https://matrix.org/jenkins/job/VectorAndroidDevelop/).
|
||||
|
|
BIN
supporting-docs/projects/images/vector-android-featured.png
Normal file
BIN
supporting-docs/projects/images/vector-android-featured.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
BIN
supporting-docs/projects/images/vector-iOS-featured.png
Normal file
BIN
supporting-docs/projects/images/vector-iOS-featured.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Loading…
Add table
Add a link
Reference in a new issue