Add new projects (interlocutor, node-red-nodes, matrex, gomatrix and matrix-live)

pull/977/head
Oddvar Lovaas 8 years ago
parent 6b927cb2fb
commit 46eef3d32e

@ -0,0 +1,13 @@
---
layout: project
title: Interlocutor
description: Free, decentralized comment software for the web
categories: projects other
author: Alexander Maznev
maturity: Alpha
---
# {{ page.title }}
Interlocutor is a decentralized comment software built on top of Matrix as a Polymer Webcomponent, it is under active development and not yet ready for production use.
Check it on [GitHub](https://github.com/pik/interlocutor).

@ -0,0 +1,15 @@
---
layout: project
title: Matrix bot nodes for Node-RED
description: Visual bot creation using Node-RED
categories: projects other
author: mlopezr
maturity: Alpha
---
# {{ page.title }}
It's very easy to create simple interactions with a Matrix chatroom without programming. Discover Node-RED, a visual tool to wire together APIs. We have extended Node-RED with nodes to listen and talk in Matrix chatrooms.
![image](https://github.com/mlopezr/node-red-contrib-matrixbot/raw/master/docs/nodered-twitter.png)
Check it out on [GitHub](https://github.com/mlopezr/node-red-contrib-matrixbot).

@ -0,0 +1,11 @@
---
layout: project
title: Matrex
categories: projects server
author: Ryan Johnson
maturity: Alpha
---
# {{ page.title }}
A WIP toy Matrix server implementation in Elixir. Find it on [GitHub](https://github.com/bismark/matrex).

@ -0,0 +1,13 @@
---
layout: project
title: gomatrix
categories: projects client
description: A Golang Matrix client
author: Kegsay
maturity: Alpha
---
# {{ page.title }}
A Golang Matrix client in early development.
Find it on [GitHub](https://github.com/matrix-org/gomatrix).

@ -0,0 +1,17 @@
---
layout: project
title: Matrix Live
description: Liveblogging based on Matrix
categories: projects other
author: ar
maturity: Alpha
---
# {{ page.title }}
Liveblogging is reporting about events -- with text and pictures -- as they happen. Matrix is a new, powerful messaging platform for instant communication. We believe the two belong together. That's why we have created Matrix Live.
With Matrix Live, you can create a room in Matrix, and while you use your favorite Matrix client (such as Riot) to write text and post pictures in this room, your users will see them appear live on the web - either here or right on your blog or website.
How does it look like in practice? You can try it out. We have prepared two demo versions for you, which are both fully functional Matrix Live implementations - check them out [here](https://live.hello-matrix.net/live.html#matrix.hello-matrix.net/!sBcCeweWXOjVViEiIY%3Ahello-matrix.net/Hello%2C%20Matrix!) and [here](https://live.hello-matrix.net/demo2.html).
For more information, visit [live.hello-matrix.net](https://live.hello-matrix.net/) or look at the source code on [gitlab](https://gitlab.com/argit/matrix-live).
Loading…
Cancel
Save