new featured clients and update images. moved angular one out.
This commit is contained in:
parent
ad5a08e5b9
commit
b4dedb0b0d
10 changed files with 26 additions and 16 deletions
|
@ -3,15 +3,15 @@ layout: project
|
||||||
title: Matrix Console Web
|
title: Matrix Console Web
|
||||||
categories: projects client
|
categories: projects client
|
||||||
thumbnail: https://matrix.org/blog/wp-content/uploads/2015/04/syweb2-400x284.png
|
thumbnail: https://matrix.org/blog/wp-content/uploads/2015/04/syweb2-400x284.png
|
||||||
description: A neutral, easy to use entry point to the Matrix ecosystem from the web, showcasing Matrix capabilities and implementation.
|
description: Matrix.org’s legacy AngularJS web client.
|
||||||
author: Matrix.org team
|
author: Matrix.org team
|
||||||
maturity: Late beta
|
maturity: No longer maintained
|
||||||
---
|
---
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
# {{ page.title }}
|
# {{ page.title }}
|
||||||
Matrix.org’s original reference AngularJS webclient. The implementation has major performance issues and is not being actively maintained, but currently has the richest feature set. Please see [Vector](https://matrix.org/blog/project/vector) and [matrix-react-sdk](https://matrix.org/blog/project/matrix-react-sdk) for better alternatives.
|
Matrix.org’s original reference AngularJS webclient. The implementation has major performance issues and is not being actively maintained. Please see [Vector](https://matrix.org/blog/project/vector) and [matrix-react-sdk](https://matrix.org/blog/project/matrix-react-sdk) for better alternatives.
|
||||||
|
|
||||||
The code can be retrieved from [github](https://github.com/matrix-org/matrix-angular-sdk).
|
The code can be retrieved from [github](https://github.com/matrix-org/matrix-angular-sdk).
|
||||||
|
|
|
@ -14,7 +14,8 @@ Matrix is a whole ecosystem of matrix-enabled clients, servers, gateways, applic
|
||||||
The easiest way to get started is to pick a client that appeals and join #matrix:matrix.org:
|
The easiest way to get started is to pick a client that appeals and join #matrix:matrix.org:
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<p> </p>
|
||||||
|
|
||||||
<table class='bigtable'>
|
<table class='bigtable'>
|
||||||
<tr>
|
<tr>
|
||||||
<td class='bigproject'>
|
<td class='bigproject'>
|
||||||
|
@ -23,7 +24,7 @@ The easiest way to get started is to pick a client that appeals and join #matrix
|
||||||
</a><br />
|
</a><br />
|
||||||
If you like command line clients, try the Weechat plugin.<br /><br />
|
If you like command line clients, try the Weechat plugin.<br /><br />
|
||||||
<a href='./client/weechat.html'>
|
<a href='./client/weechat.html'>
|
||||||
<img src='https://matrix.org/blog/wp-content/uploads/2015/04/Screen-Shot-2015-08-07-at-13.31.29-300x209.png'>
|
<img src='https://matrix.org/blog/wp-content/uploads/2015/04/Screen-Shot-2015-08-07-at-13.31.29-300x209.png' class='featured_screenshot'>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td class='bigproject'>
|
<td class='bigproject'>
|
||||||
|
@ -32,16 +33,25 @@ The easiest way to get started is to pick a client that appeals and join #matrix
|
||||||
</a><br />
|
</a><br />
|
||||||
If you like glossy (but beta) web clients, try Vector.<br /><br />
|
If you like glossy (but beta) web clients, try Vector.<br /><br />
|
||||||
<a href='./client/vector.html'>
|
<a href='./client/vector.html'>
|
||||||
<img src='https://matrix.org/blog/wp-content/uploads/2015/04/vector030216-300x204.png'>
|
<img src='https://matrix.org/blog/wp-content/uploads/2015/04/vector030216-300x204.png' class='featured_screenshot'>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td class='bigproject'>
|
<td class='bigproject'>
|
||||||
<a href='./client/matrix-console.html' class='font18 bold'>
|
<a href='./client/matrix-console-ios.html' class='font18 bold'>
|
||||||
Matrix Console Web
|
Matrix Console iOS
|
||||||
</a><br />
|
</a><br />
|
||||||
Console Web is the oldest and has most features, but has performance problems.<br /><br />
|
Access the Matrix on your iOS phone via Matrix Console iOS.<br /><br />
|
||||||
<a href='./client/matrix-console.html'>
|
<a href='./client/matrix-console-ios.html'>
|
||||||
<img src='https://matrix.org/blog/wp-content/uploads/2015/04/Screen-Shot-2015-08-07-at-13.28.53-300x195.png'>
|
<img src='https://github.com/matrix-org/matrix-doc/tree/master/supporting-docs/projects/images/matrix-console-android-2016-02-16-small.png' class='featured_screenshot'>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td class='bigproject'>
|
||||||
|
<a href='./client/matrix-console-android.html' class='font18 bold'>
|
||||||
|
Matrix Console Android
|
||||||
|
</a><br />
|
||||||
|
Similarly, for Android, there is Matrix Console Android!<br /><br />
|
||||||
|
<a href='./client/matrix-console-android.html'>
|
||||||
|
<img src='https://github.com/matrix-org/matrix-doc/tree/master/supporting-docs/projects/images/matrix-console-android-2016-02-16-small.png' class='featured_screenshot'>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
@ -2,13 +2,13 @@
|
||||||
layout: project
|
layout: project
|
||||||
title: Matrix Console Android
|
title: Matrix Console Android
|
||||||
categories: projects client
|
categories: projects client
|
||||||
thumbnail: https://matrix.org/blog/wp-content/uploads/2015/04/android-400x284.png
|
thumbnail: https://github.com/matrix-org/matrix-doc/tree/master/supporting-docs/projects/images/matrix-console-android-2016-02-16-cropped.png
|
||||||
description: A neutral Android client showcasing Matrix capabilities and implementation.
|
description: A neutral Android client showcasing Matrix capabilities and implementation.
|
||||||
author: Matrix.org team
|
author: Matrix.org team
|
||||||
maturity: Late beta
|
maturity: Late beta
|
||||||
---
|
---
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
# {{ page.title }}
|
# {{ page.title }}
|
||||||
Matrix.org’s reference Android client.
|
Matrix.org’s reference Android client.
|
||||||
|
|
|
@ -2,16 +2,16 @@
|
||||||
layout: project
|
layout: project
|
||||||
title: Matrix Console iOS
|
title: Matrix Console iOS
|
||||||
categories: projects client
|
categories: projects client
|
||||||
thumbnail: https://matrix.org/blog/wp-content/uploads/2015/04/matrix-ios-322x284.jpeg
|
thumbnail: https://github.com/matrix-org/matrix-doc/tree/master/supporting-docs/projects/images/matrix-console-ios-2016-02-16-cropped.png
|
||||||
description: A neutral iOS client showcasing Matrix capabilities and implementation.
|
description: A neutral iOS client showcasing Matrix capabilities and implementation.
|
||||||
author: Matrix.org team
|
author: Matrix.org team
|
||||||
maturity: Late beta
|
maturity: Late beta
|
||||||
---
|
---
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
# {{ page.title }}
|
# {{ page.title }}
|
||||||
Matrix.org’s reference iOS client.
|
Matrix.org's reference iOS client.
|
||||||
|
|
||||||
This client is meant to be a showcase of Matrix capabilities, a reference implementation of the Matrix standard and an easy entry to the Matrix ecosystem from iOS devices for less techy users, with a relatively neutral branding. This client is built using [MatrixKit](http://matrix.org/blog/project/matrix-ios-matrixkit/).
|
This client is meant to be a showcase of Matrix capabilities, a reference implementation of the Matrix standard and an easy entry to the Matrix ecosystem from iOS devices for less techy users, with a relatively neutral branding. This client is built using [MatrixKit](http://matrix.org/blog/project/matrix-ios-matrixkit/).
|
||||||
|
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
Binary file not shown.
After Width: | Height: | Size: 236 KiB |
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Binary file not shown.
After Width: | Height: | Size: 188 KiB |
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
Loading…
Add table
Add a link
Reference in a new issue