From 4ed19ef8bec28f2adce759c3fed706065b87dea9 Mon Sep 17 00:00:00 2001 From: tijder Date: Fri, 13 Oct 2017 00:29:04 +0200 Subject: [PATCH] Create 2017-10-12-SmsMatrix.md (#1018) --- supporting-docs/projects/2017-10-12-SmsMatrix.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 supporting-docs/projects/2017-10-12-SmsMatrix.md diff --git a/supporting-docs/projects/2017-10-12-SmsMatrix.md b/supporting-docs/projects/2017-10-12-SmsMatrix.md new file mode 100644 index 00000000..b36949ad --- /dev/null +++ b/supporting-docs/projects/2017-10-12-SmsMatrix.md @@ -0,0 +1,13 @@ +--- +layout: project +title: SmsMatrix +categories: projects other +description: A simple Android SMS (text message) <--> Matrix bridge. +author: Gerben Droogers +maturity: Alpha +--- + +# {{ page.title }} +A simple Android SMS (text message) <--> Matrix bridge. With this bridge you can get all your text messages on Matrix and reply to them. + +Get it and report issues at [github](https://github.com/tijder/SmsMatrix)