From b314b308129e6f20896b7f309d64d8084787efc8 Mon Sep 17 00:00:00 2001 From: turt2live Date: Sat, 11 Mar 2017 16:49:49 -0700 Subject: [PATCH] Add matrix-appservice-instagram --- .../2017-02-23-matrix-appservice-instagram.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 supporting-docs/projects/2017-02-23-matrix-appservice-instagram.md diff --git a/supporting-docs/projects/2017-02-23-matrix-appservice-instagram.md b/supporting-docs/projects/2017-02-23-matrix-appservice-instagram.md new file mode 100644 index 000000000..ae9319806 --- /dev/null +++ b/supporting-docs/projects/2017-02-23-matrix-appservice-instagram.md @@ -0,0 +1,14 @@ +--- +layout: project +title: matrix-appservice-instagram +categories: projects as +description: Bridges Instagram to Matrix +author: Travis Ralston +maturity: Alpha +--- + +# {{ page.title }} + +This is a Node.js application that bridges Instagram to Matrix. The project is still in early development and is not intended for production use (yet). + +The source (and more information) can be found on [GitHub](https://github.com/turt2live/matrix-appservice-instagram).