All the Matrix projects
parent
6925547875
commit
8c05e12cfc
@ -0,0 +1,13 @@
|
||||
---
|
||||
layout: project
|
||||
title: Rocket Chat Federation
|
||||
categories: projects as
|
||||
thumbnail: https://raw.githubusercontent.com/Sing-Li/bbug/master/images/rcsnynapse.png
|
||||
author: Rocket.Chat
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||
![screenshot](https://raw.githubusercontent.com/Sing-Li/bbug/master/images/rcsnynapse.png "{{ page.title }}")
|
||||
|
||||
# {{ page.title }}
|
||||
Rocket.Chat have written a bot called Freddie that pairs a Synapse server with a Rocket.Chat server ([github](https://github.com/RocketChat/Rocket.Chat.Federation/tree/develop/matrix.org/hubot-freddie))
|
@ -0,0 +1,12 @@
|
||||
---
|
||||
layout: project
|
||||
title: slackbridge
|
||||
categories: projects as
|
||||
author: illicitonion
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
illicitonion's early Slack bridge, written in Go.
|
||||
|
||||
Check it out on [github](https://github.com/illicitonion/slackbridge)
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
layout: project
|
||||
title: Vertobridge
|
||||
categories: projects as
|
||||
author: Matthew
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
A Matrix <--> Verto bridge, designed for conferencing via Freeswitch. ([https://github.com/matrix-org/matrix-appservice-verto](https://github.com/matrix-org/matrix-appservice-verto)
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
layout: project
|
||||
title: bullettime
|
||||
categories: projects server
|
||||
author: Patrik Oldsberg
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
An experimental golang Matrix homeserver ([github](https://github.com/matrix-org/bullettime))
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
layout: project
|
||||
title: gomatrix IRC bridge
|
||||
categories: projects as
|
||||
author: Tor
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
Tor's IRC<->Matrix bridge written in the Go language ([github](https://github.com/torhve/gomirc))
|
@ -0,0 +1,11 @@
|
||||
---
|
||||
layout: project
|
||||
title: node-purple
|
||||
categories: projects as
|
||||
author: Matrix.org team / tjfontaine
|
||||
maturity: Early beta
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
[node-purple](https://github.com/tjfontaine/node-purple) provides basic FFI bindings for libpurple. In our fork, [appservice](https://github.com/matrix-org/node-purple/tree/master/appservice) connects node-purple to the AS API, so you can talk from Matrix to libpurple's connections.
|
||||
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
layout: project
|
||||
title: redpill IRC bridge
|
||||
categories: projects as
|
||||
author: Tjgillies
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
Kodo's IRC<->matrix GW written in Ruby ([github](https://github.com/tjgillies/redpill))
|
@ -0,0 +1,12 @@
|
||||
---
|
||||
layout: project
|
||||
title: feedbot
|
||||
categories: projects other
|
||||
author: Ryan Rix
|
||||
maturity: Early beta
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
Connect to RSS and Twitter feeds via Ryan Rix' feedbot!
|
||||
|
||||
Check it out from [Ryan's git repo](http://fort.kickass.systems:10082/cgit/personal/rrix/pub/feedbot.git/)
|
@ -0,0 +1,11 @@
|
||||
---
|
||||
layout: project
|
||||
title: Matrix Blog
|
||||
categories: projects client
|
||||
description: Read-only blog-style Matrix interface
|
||||
author: simeng
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
An example read-only blog-style interface to a Matrix room ([github](https://github.com/simeng/matrix-blog)).
|
@ -0,0 +1,12 @@
|
||||
---
|
||||
layout: project
|
||||
title: Lightrix
|
||||
categories: projects other
|
||||
author: Ryan Rix
|
||||
maturity: Early beta
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
Control Adafruit Neopixels via Matrix!
|
||||
|
||||
Check it out from [Ryan's git repo](http://fort.kickass.systems:10082/cgit/personal/rrix/pub/lightrix.git/)
|
@ -0,0 +1,12 @@
|
||||
---
|
||||
layout: project
|
||||
title: matrix-appservice-respoke
|
||||
categories: projects as
|
||||
author: Matrix.org team
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
An incredibly hacky Matrix --> Asterisk bridge via chan_respoke.
|
||||
|
||||
Get it from [github](https://github.com/matrix-org/matrix-appservice-respoke)!
|
@ -0,0 +1,11 @@
|
||||
---
|
||||
layout: project
|
||||
title: Matrix for Ubuntu Touch
|
||||
categories: projects client
|
||||
description: Matrix for Ubuntu Touch
|
||||
author: Maarten Ectors
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
Maarten Ectors built an [Ubuntu Touch app](https://uappexplorer.com/app/matrix.mectors) using [silvio's synapse docker image](https://github.com/silvio/docker-matrix)
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
layout: project
|
||||
title: Matrix-XMPP Bridge
|
||||
categories: projects as
|
||||
author: jfrederickson
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
This project creates a bridge between a Matrix room and an XMPP MUC: [https://github.com/jfrederickson/matrix-xmpp-bridge](https://github.com/jfrederickson/matrix-xmpp-bridge)
|
@ -0,0 +1,12 @@
|
||||
---
|
||||
layout: project
|
||||
title: mcat
|
||||
categories: projects other
|
||||
author: Ryan Rix
|
||||
maturity: Early beta
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
Pipe in to and out of a Matrix room using the [Matrix Python SDK](https://github.com/matrix-org/matrix-python-sdk).
|
||||
|
||||
Check it out from [Ryan's git repo](http://fort.kickass.systems:10082/cgit/personal/rrix/pub/mcat.git/)
|
@ -0,0 +1,14 @@
|
||||
---
|
||||
layout: project
|
||||
title: Mero
|
||||
categories: projects as
|
||||
author: SkaveRat
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
NodeJS based XMPP facade bridge for matrix.org
|
||||
|
||||
This Matrix Application Server will pretend to be a XMPP (jabber) server and mirror all actions to and from Matrix.
|
||||
|
||||
Check it out on [github](https://github.com/SkaveRat/mero)
|
@ -0,0 +1,11 @@
|
||||
---
|
||||
layout: project
|
||||
title: morpheus
|
||||
categories: projects client
|
||||
description: A Haskell client for Matrix
|
||||
author: Xe
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
A Matrix client written in Haskell ([github](https://github.com/Xe/morpheus))
|
@ -0,0 +1,12 @@
|
||||
---
|
||||
layout: project
|
||||
title: Polynomial - A Decentralized Webring
|
||||
categories: projects other
|
||||
author: Ryan Rix
|
||||
maturity: Early beta
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
Webring software built on top of Matrix.org which means it doesn't have a central point of failure.
|
||||
|
||||
Check it out at [Ryan's blog](http://whatthefuck.computer/blog/2015/12/06/polynomial-a-decentralized-webring/) and grab the code from [Ryan's git repo](http://fort.kickass.systems:10082/cgit/personal/rrix/pub/webring.git/)
|
@ -0,0 +1,11 @@
|
||||
---
|
||||
layout: project
|
||||
title: Vector Desktop
|
||||
categories: projects client
|
||||
description: Desktop version of Vector
|
||||
author: Steven Hammerton
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
Desktop version of the [Vector](./vector.html) web client. Basically it's Vector wrapped in an [Electron](https://github.com/atom/electron) app. Source here: [https://github.com/stevenhammerton/vector-desktop](https://github.com/stevenhammerton/vector-desktop)
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
layout: project
|
||||
title: xmpptrix
|
||||
categories: projects as
|
||||
author: SkaveRat
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
XMPP<->Matrix gateway application service written in Node JS: [https://github.com/SkaveRat/xmpptrix](https://github.com/SkaveRat/xmpptrix).
|
@ -0,0 +1,14 @@
|
||||
---
|
||||
layout: project
|
||||
title: Headjack
|
||||
categories: projects client
|
||||
thumbnail: https://matrix.org/blog/wp-content/uploads/2015/05/headjack-400x284.png
|
||||
description: Experimental Chrome App client
|
||||
author: SkaveRat
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||
![screenshot](https://matrix.org/blog/wp-content/uploads/2015/05/headjack.png "{{ page.title }}")
|
||||
|
||||
# {{ page.title }}
|
||||
Experimental Chrome App desktop client for Matrix, using [matrix-angular-sdk](https://github.com/matrix-org/matrix-angular-sdk). Available from [github](https://github.com/SkaveRat/headjack).
|
@ -0,0 +1,12 @@
|
||||
---
|
||||
layout: project
|
||||
title: matrix-appservice-slack
|
||||
categories: projects as
|
||||
author: illicitonion
|
||||
maturity: Early beta
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
This project bridges [Slack](https://slack.com) to Matrix, all in a 100 lines of code! It's currently quite barebones, but at the same time it shows how quickly a bridge can be written.
|
||||
|
||||
Get it from [github](https://github.com/matrix-org/matrix-appservice-slack)!
|
@ -0,0 +1,14 @@
|
||||
---
|
||||
layout: project
|
||||
title: Quaternion
|
||||
categories: projects client
|
||||
thumbnail: https://raw.githubusercontent.com/Fxrh/Quaternion/master/quaternion.png
|
||||
author: Fxrh
|
||||
description: Quaternion is an IM client for the Matrix protocol
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||
![screenshot](https://raw.githubusercontent.com/Fxrh/Quaternion/master/quaternion.png "{{ page.title }}")
|
||||
|
||||
# {{ page.title }}
|
||||
Quaternion is an IM client for the Matrix protocol in development. ([github](https://github.com/Fxrh/Quaternion))
|
@ -0,0 +1,11 @@
|
||||
---
|
||||
layout: project
|
||||
title: Ruma
|
||||
categories: projects server
|
||||
author: Jimmy Cuadra
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||
|
||||
# {{ page.title }}
|
||||
Ruma is a server written in Rust ([github](https://github.com/ruma/ruma))
|
@ -0,0 +1,206 @@
|
||||
---
|
||||
layout: project
|
||||
title: Vector
|
||||
categories: projects
|
||||
---
|
||||
|
||||
<div class='font18'>
|
||||
Matrix is a whole ecosystem of matrix-enabled clients, servers, gateways, application services, bots, etc.
|
||||
</div>
|
||||
|
||||
|
|
||||
|
||||
<div class='font18 bold'>
|
||||
The easiest way to get started is to pick a client that appeals and join #matrix:matrix.org:
|
||||
</div>
|
||||
|
||||
|
||||
<table class='bigtable'>
|
||||
<tr>
|
||||
<td class='bigproject'>
|
||||
<a href='./client/weechat.html' class='font18 bold'>
|
||||
Weechat/Matrix
|
||||
</a><br />
|
||||
If you like command line clients, try the Weechat plugin.<br /><br />
|
||||
<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'>
|
||||
</a>
|
||||
</td>
|
||||
<td class='bigproject'>
|
||||
<a href='./client/vector.html' class='font18 bold'>
|
||||
Vector
|
||||
</a><br />
|
||||
If you like glossy (but beta) web clients, try Vector.<br /><br />
|
||||
<a href='./client/vector.html'>
|
||||
<img src='https://matrix.org/blog/wp-content/uploads/2015/04/vector030216-300x204.png'>
|
||||
</a>
|
||||
</td>
|
||||
<td class='bigproject'>
|
||||
<a href='./client/matrix-console-web.html' class='font18 bold'>
|
||||
Matrix Console Web
|
||||
</a><br />
|
||||
Console Web is the oldest and has most features, but has performance problems.<br /><br />
|
||||
<a href='./client/matrix-console-web.html'>
|
||||
<img src='https://matrix.org/blog/wp-content/uploads/2015/04/Screen-Shot-2015-08-07-at-13.28.53-300x195.png'>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
This page aims to collect all known Matrix projects - if you want to add a new one (or update an existing one), you can submit a PR to the [matrix-doc](https://github.com/matrix-org/matrix-doc) project on github - the existing projects can be found [here](https://github.com/matrix-org/matrix-doc/tree/master/supporting-docs/projects) - or just let us know in the #matrix:matrix.org room.
|
||||
|
||||
|
|
||||
|
||||
<div class='font18'>
|
||||
Projects using Matrix:
|
||||
</div>
|
||||
|
||||
* TOC
|
||||
{:toc .toc}
|
||||
|
||||
|
|
||||
|
||||
Clients
|
||||
=======
|
||||
|
||||
<table>
|
||||
{% assign post_nr = '0' %}
|
||||
{% for post in site.categories.client limit:100 %}
|
||||
{% assign add_new_row_test = post_nr | modulo:6 %}
|
||||
{% if add_new_row_test == 0 %}<tr>{% endif %}
|
||||
<td class='project'>
|
||||
<a href='/docs{{ BASE_PATH }}{{ post.url }}'>
|
||||
<img class='thumbnail' src='{{ post.thumbnail }}'>
|
||||
</a>
|
||||
<br />
|
||||
<a href='/docs{{ BASE_PATH }}{{ post.url }}'>
|
||||
{{ post.title }}
|
||||
</a><br />
|
||||
<div style='margin-bottom: 8px;'>
|
||||
{{ post.description }}
|
||||
</div>
|
||||
Author: {{ post.author }}<br />
|
||||
Maturity: {{ post.maturity }}
|
||||
</td>
|
||||
{% assign post_nr = post_nr | plus: '1' %}
|
||||
{% assign add_new_row_test = post_nr | modulo:6 %}
|
||||
{% if add_new_row_test == 0 %}</tr>{% endif %}
|
||||
{% endfor %}
|
||||
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
|
||||
|
||||
Servers
|
||||
=======
|
||||
|
||||
<table>
|
||||
{% assign post_nr = '0' %}
|
||||
{% for post in site.categories.server limit:100 %}
|
||||
{% assign add_new_row_test = post_nr | modulo:6 %}
|
||||
{% if add_new_row_test == 0 %}<tr>{% endif %}
|
||||
<td class='project'>
|
||||
<a href='/docs{{ BASE_PATH }}{{ post.url }}'>
|
||||
{{ post.title }}
|
||||
</a><br />
|
||||
<div style='margin-bottom: 8px;'>
|
||||
{{ post.description }}
|
||||
</div>
|
||||
Author: {{ post.author }}<br />
|
||||
Maturity: {{ post.maturity }}
|
||||
</td>
|
||||
{% assign post_nr = post_nr | plus: '1' %}
|
||||
{% assign add_new_row_test = post_nr | modulo:6 %}
|
||||
{% if add_new_row_test == 0 %}</tr>{% endif %}
|
||||
{% endfor %}
|
||||
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
|
|
||||
|
||||
Application Services
|
||||
====================
|
||||
|
||||
<table>
|
||||
{% assign post_nr = '0' %}
|
||||
{% for post in site.categories.as limit:100 %}
|
||||
{% assign add_new_row_test = post_nr | modulo:6 %}
|
||||
{% if add_new_row_test == 0 %}<tr>{% endif %}
|
||||
<td class='project'>
|
||||
<a href='/docs{{ BASE_PATH }}{{ post.url }}'>
|
||||
{{ post.title }}
|
||||
</a><br />
|
||||
<div style='margin-bottom: 8px;'>
|
||||
{{ post.description }}
|
||||
</div>
|
||||
Author: {{ post.author }}<br />
|
||||
Maturity: {{ post.maturity }}
|
||||
</td>
|
||||
{% assign post_nr = post_nr | plus: '1' %}
|
||||
{% assign add_new_row_test = post_nr | modulo:6 %}
|
||||
{% if add_new_row_test == 0 %}</tr>{% endif %}
|
||||
{% endfor %}
|
||||
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
|
||||
|
||||
Client SDKs
|
||||
===========
|
||||
|
||||
<table>
|
||||
{% assign post_nr = '0' %}
|
||||
{% for post in site.categories.sdk limit:100 %}
|
||||
{% assign add_new_row_test = post_nr | modulo:6 %}
|
||||
{% if add_new_row_test == 0 %}<tr>{% endif %}
|
||||
<td class='project'>
|
||||
<a href='/docs{{ BASE_PATH }}{{ post.url }}'>
|
||||
{{ post.title }}
|
||||
</a><br />
|
||||
<div style='margin-bottom: 8px;'>
|
||||
{{ post.description }}
|
||||
</div>
|
||||
Author: {{ post.author }}<br />
|
||||
Maturity: {{ post.maturity }}
|
||||
</td>
|
||||
{% assign post_nr = post_nr | plus: '1' %}
|
||||
{% assign add_new_row_test = post_nr | modulo:6 %}
|
||||
{% if add_new_row_test == 0 %}</tr>{% endif %}
|
||||
{% endfor %}
|
||||
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
|
||||
|
||||
Other
|
||||
=====
|
||||
|
||||
<table>
|
||||
{% assign post_nr = '0' %}
|
||||
{% for post in site.categories.other limit:100 %}
|
||||
{% assign add_new_row_test = post_nr | modulo:6 %}
|
||||
{% if add_new_row_test == 0 %}<tr>{% endif %}
|
||||
<td class='project'>
|
||||
<a href='/docs{{ BASE_PATH }}{{ post.url }}'>
|
||||
{{ post.title }}
|
||||
</a><br />
|
||||
<div style='margin-bottom: 8px;'>
|
||||
{{ post.description }}
|
||||
</div>
|
||||
Author: {{ post.author }}<br />
|
||||
Maturity: {{ post.maturity }}
|
||||
</td>
|
||||
{% assign post_nr = post_nr | plus: '1' %}
|
||||
{% assign add_new_row_test = post_nr | modulo:6 %}
|
||||
{% if add_new_row_test == 0 %}</tr>{% endif %}
|
||||
{% endfor %}
|
||||
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
layout: project
|
||||
title: matrix-erlang-sdk
|
||||
categories: projects sdk
|
||||
author: Andreas Hallberg
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
Andreas Hallberg's client SDK for Erlang [https://github.com/anhallbe/matrix-erlang-sdk](https://github.com/anhallbe/matrix-erlang-sdk)
|
@ -0,0 +1,12 @@
|
||||
---
|
||||
layout: project
|
||||
title: Matrix.org AngularJS SDK
|
||||
categories: projects sdk
|
||||
author: Matrix.org team
|
||||
maturity: DEPRECATED
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
AngularJS services from Matrix.org for building communication apps in Angular based on Matrix: [https://github.com/matrix-org/matrix-angular-sdk](https://github.com/matrix-org/matrix-angular-sdk)
|
||||
|
||||
These are no longer being actively maintained.
|
@ -0,0 +1,14 @@
|
||||
---
|
||||
layout: project
|
||||
title: Mclient.el
|
||||
categories: projects client
|
||||
thumbnail: https://matrix.org/blog/wp-content/uploads/2015/10/mclient1-400x284.png
|
||||
description: A Matrix.org frontend for Emacs!
|
||||
author: Ryan Rix
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||
![screenshot](https://matrix.org/blog/wp-content/uploads/2015/10/mclient1-1080x365.png "{{ page.title }}")
|
||||
|
||||
# {{ page.title }}
|
||||
Mclient.el is a Matrix.org frontend for Emacs. For more information and install instructions visit [http://whatthefuck.computer/blog/2015/10/26/mclient/](http://whatthefuck.computer/blog/2015/10/26/mclient/). The code is available from [http://fort.kickass.systems:10082/cgit/personal/rrix/pub/matrix.el.git/](http://fort.kickass.systems:10082/cgit/personal/rrix/pub/matrix.el.git/).
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
layout: project
|
||||
title: Net::Async::Matrix (Perl)
|
||||
categories: projects sdk
|
||||
author: LeoNerd
|
||||
maturity: Late beta
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
LeoNerd's Net::Async::Matrix client SDK library for Perl: [https://metacpan.org/release/Net-Async-Matrix](https://metacpan.org/release/Net-Async-Matrix)
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
layout: project
|
||||
title: newlisp-matrix-client
|
||||
categories: projects sdk
|
||||
author: Ingo Hohmann
|
||||
maturity: Early beta
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
Client SDK for newlisp available at [https://github.com/IngoHohmann/newlisp-matrix-client](https://github.com/IngoHohmann/newlisp-matrix-client)
|
@ -0,0 +1,12 @@
|
||||
---
|
||||
layout: project
|
||||
title: purple-matrix
|
||||
categories: projects other
|
||||
author: Matrix.org team
|
||||
maturity: Early beta
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
This project is a plugin for [libpurple](https://developer.pidgin.im/wiki/WhatIsLibpurple) which adds the ability to communicate with matrix.org homeservers to any libpurple-based clients (such as [Pidgin](http://www.pidgin.im/)).
|
||||
|
||||
Get it at [github](https://github.com/matrix-org/purple-matrix/).
|
@ -0,0 +1,14 @@
|
||||
---
|
||||
layout: project
|
||||
title: Tensor
|
||||
categories: projects client
|
||||
thumbnail: https://matrix.org/blog/wp-content/uploads/2015/11/tensor1-400x284.png
|
||||
description: QML-based Matrix client
|
||||
author: David A Roberts
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||
![screenshot](https://matrix.org/blog/wp-content/uploads/2015/11/tensor1.png "{{ page.title }}")
|
||||
|
||||
# {{ page.title }}
|
||||
Tensor is a cross-platform native Matrix client, based on QtQuick/QML and matrix-js-sdk. It has been tested on Desktop GNU/Linux, OS X, Windows, Android, SailfishOS and Ubuntu Touch. Get it from [github](https://github.com/davidar/tensor).
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
layout: project
|
||||
title: Bender
|
||||
categories: projects other
|
||||
author: Dylan Griffith
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
Bender is a Matrix bot framework written in Elixir: [https://github.com/DylanGriffith/bender](https://github.com/DylanGriffith/bender)
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
layout: project
|
||||
title: Matrix Client SDK for GLib
|
||||
categories: projects sdk
|
||||
author: Gergely Polonkai
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
A Matrix.org client-server SDK for GLib >= 2.40. It contains both raw API calls and a signal based asynchronous client. Get it from [github](https://github.com/gergelypolonkai/matrix-glib-sdk)!
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
layout: project
|
||||
title: Hubot-Matrix
|
||||
categories: projects other
|
||||
author: David A Roberts
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
A Matrix-adapter for Hubot: [https://github.com/davidar/hubot-matrix/](https://github.com/davidar/hubot-matrix/)
|
@ -0,0 +1,14 @@
|
||||
---
|
||||
layout: project
|
||||
title: Matrix.org IRC Bridge
|
||||
categories: projects as
|
||||
description:
|
||||
author: Matrix.org team
|
||||
maturity: Early beta
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
An application service gateway from Matrix.org for bridging between IRC networks and Matrix, written using [matrix-appservice-node](http://matrix.org/blog/project/matrix-appservice-node/). You can get the [code on github](https://github.com/matrix-org/matrix-appservice-irc).
|
||||
|
||||
Supports dynamically bridging IRC channels on demand; synchronised user-lists, and other goodness.
|
||||
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
layout: project
|
||||
title: ivar2 Matrix/IRC Bot
|
||||
categories: projects other
|
||||
author: haste / Tor
|
||||
maturity: Beta
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
ivar2 is a very comprehensive IRC bot written in Lua which has native support for Matrix! [https://github.com/torhve/ivar2](https://github.com/torhve/ivar2)
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
layout: project
|
||||
title: Perl Matrix-IRC Bridge
|
||||
categories: projects other
|
||||
author: Tom Molesworth / Paul Evans
|
||||
maturity: Beta
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
The first Matrix/IRC bridge, originally written by Tom Molesworth using Paul Evans' Net::Async::Matrix Perl client SDK and then later maintained by Paul Evans. Nowadays superceded by the [matrix-appservice-irc Node IRC bridge AS](../as/irc-bridge.html).
|
@ -0,0 +1,14 @@
|
||||
---
|
||||
layout: project
|
||||
title: Dendron
|
||||
categories: projects server
|
||||
author: Matrix.org team
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
Dendron is a Matrix homeserver written in Go.
|
||||
|
||||
Rather than write a Matrix homeserver from scratch, Dendron acts as a proxy for an existing homeserver Synapse written in python. This means that it can be already be used as a fully-featured homeserver.
|
||||
|
||||
Check it out on [github](https://github.com/matrix-org/dendron)!
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
layout: project
|
||||
title: Matrix.org Python SDK
|
||||
categories: projects sdk
|
||||
author: Matrix.org team
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
Matrix.org's Python SDK ([github](https://github.com/matrix-org/matrix-python-sdk))
|
@ -0,0 +1,16 @@
|
||||
---
|
||||
layout: project
|
||||
title: Vector
|
||||
categories: projects client
|
||||
thumbnail: https://matrix.org/blog/wp-content/uploads/2015/08/vector030216-400x284.png
|
||||
author: Vector.im
|
||||
description: Vector is a glossy web client with an emphasis on performance and usability
|
||||
maturity: Early beta
|
||||
---
|
||||
|
||||
![screenshot](https://matrix.org/blog/wp-content/uploads/2015/08/vector030216-1080x745.png "{{ page.title }}")
|
||||
|
||||
# {{ page.title }}
|
||||
[Vector](https://vector.im) is a glossy Matrix client built on top of [matrix-react-sdk](http://matrix.org/blog/project/matrix-react-sdk/) with an emphasis on performance and usability.
|
||||
|
||||
You can use it at [https://vector.im](https://vector.im) or get the source from [github](https://github.com/vector-im/vector-web).
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
layout: project
|
||||
title: Matrix.org Android SDK
|
||||
categories: projects sdk
|
||||
author: Matrix.org team
|
||||
maturity: Late beta
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
Matrix.org's Android SDK ([github](https://github.com/matrix-org/matrix-android-sdk))
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
layout: project
|
||||
title: Matrix.org AS Node SDK
|
||||
categories: projects as
|
||||
author: Matrix.org team
|
||||
maturity: Early beta
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
A framework from Matrix.org for building Application Services in Node.js/Express: [https://github.com/matrix-org/matrix-appservice-node](https://github.com/matrix-org/matrix-appservice-node)
|
@ -0,0 +1,12 @@
|
||||
---
|
||||
layout: project
|
||||
title: matrix-appservice-bridge
|
||||
categories: projects as
|
||||
author: Kegsay
|
||||
maturity: Early beta
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
This library sits on top of the [core application service library](https://github.com/matrix-org/matrix-appservice-node) and provides an API for setting up bridges quickly.
|
||||
|
||||
Get it from [github](https://github.com/matrix-org/matrix-appservice-bridge) and have a look at the [HOW-TO](https://github.com/matrix-org/matrix-appservice-bridge/blob/master/HOWTO.md) for a step-by-step tutorial on setting up a new bridge!
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
layout: project
|
||||
title: Matrix.org MatrixKit (iOS)
|
||||
categories: projects sdk
|
||||
author: Matrix.org team
|
||||
maturity: Late beta
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
Matrix.org's reusable UI interfaces for iOS ([github](https://github.com/matrix-org/matrix-ios-kit))
|
@ -0,0 +1,12 @@
|
||||
---
|
||||
layout: project
|
||||
title: Perpetually Talking Online (PTO)
|
||||
categories: projects other
|
||||
author: tdfischer
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
Perpetually Talking Online (PTO) is an IRC frontend to the federated Matrix network. It aims to enable as many people as possible to use an existing Matrix homeserver with their existing IRC clients, and provides a radically expanded feature set for existing IRC communities looking to migrate to Matrix.
|
||||
|
||||
See [pto.im](http://pto.im) for more info - or grab the code from [github](https://github.com/tdfischer/pto).
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
layout: project
|
||||
title: Matrix.org iOS SDK
|
||||
categories: projects sdk
|
||||
author: Matrix.org team
|
||||
maturity: Late beta
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
Matrix.org's iOS SDK ([github](https://github.com/matrix-org/matrix-ios-sdk))
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
layout: project
|
||||
title: NEB (N. E. Bot)
|
||||
categories: projects other
|
||||
author: Kegsay
|
||||
maturity: Late beta
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
Kegsay's general-purpose Python Matrix Bot framework ([github](https://github.com/Kegsay/Matrix-NEB))
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
layout: project
|
||||
title: Matrix.org JS SDK
|
||||
categories: projects sdk
|
||||
author: Matrix.org team
|
||||
maturity: Early beta
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
Matrix.org's JS SDK ([github](https://github.com/matrix-org/matrix-js-sdk))
|
@ -0,0 +1,11 @@
|
||||
---
|
||||
layout: project
|
||||
title: Matrix.org React SDK
|
||||
categories: projects sdk
|
||||
author: Matrix.org team
|
||||
maturity: Early beta
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
[matrix-react-sdk](https://github.com/matrix-org/matrix-react-sdk) is our next-generation Web SDK for Matrix, providing both a large hierarchy of reusable UI components and a simple neutral reference application. It's suitable both for building standalone applications and embedding Matrix clients into existing web apps, irrespective of the host app's framework.
|
||||
|
Loading…
Reference in New Issue