1
0
mirror of https://github.com/tijder/SmsMatrix.git synced 2024-10-27 18:24:01 +00:00
Go to file
St John Karp 1bff1adac9 Add semi-support for sending MMS messages
Allow Matrix users to send MMS messages. Not entirely sure how
to do this properly, so in the meantime just link the recipient
to the URL of the file on the Matrix server.
2018-04-22 20:39:59 -07:00
.idea updated android studio 2017-12-09 22:18:33 +01:00
app Add semi-support for sending MMS messages 2018-04-22 20:39:59 -07:00
gradle/wrapper updated android studio 2017-12-09 22:18:33 +01:00
.gitignore added .idea files 2017-10-12 11:04:29 +02:00
build.gradle Implement support for MMS messages 2018-04-22 20:39:24 -07:00
gradle.properties First commit 2017-10-10 23:26:41 +02:00
gradlew First commit 2017-10-10 23:26:41 +02:00
gradlew.bat First commit 2017-10-10 23:26:41 +02:00
README.md Update README.md 2017-10-11 00:01:05 +02:00
settings.gradle First commit 2017-10-10 23:26:41 +02:00

SmsMatrix

A simple SMS (text message) <--> Matrix bridge.

Set up

  • Create a acount on a homeserver
  • Install this app
  • Give the app the app permission
  • Type in the needed info in the app
    • Bot Username: is the username of the just created user
    • Bot Password: is the password of the just created user
    • Homeserver url: is the url of the homeserver where the user is created
    • Your username: is where you want to forward all yous text message to
    • Devicename: is the devicename wich the api will use
  • Press save
  • Now all your text messages will be bridged