mirror of
https://github.com/tijder/SmsMatrix.git
synced 2024-10-27 18:24:01 +00:00
Add f-droid info closes #24
This commit is contained in:
parent
c11de44b21
commit
37ba680d0f
@ -4,9 +4,14 @@ A simple SMS (text message) <--> Matrix bridge.
|
||||
This app bridges all sms messages to matrix. For every (new) text conversation contact the bot will open a private 1:1 room and sends the incoming messages to that room. Any messages sent in that room by the matrix user will then be sent to the contact via SMS.
|
||||
As currently there is no end-to-end encryption implemented in this app, for privacy reasons it is preferable to use it with your own Matrix server. Your data-in-transit however will always be safe as they are encrypted using https over matrix -- provided the Matrix server is configured properly.
|
||||
|
||||
<a href="https://f-droid.org/app/eu.droogers.smsmatrix">
|
||||
<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
|
||||
alt="Get it on F-Droid" height="80"/>
|
||||
</a>
|
||||
|
||||
# Set up
|
||||
- Create a acount on a homeserver
|
||||
- Install this app (apk can be found by [releases](https://github.com/tijder/SmsMatrix/releases))
|
||||
- Install this app (apk can be found by [releases](https://github.com/tijder/SmsMatrix/releases) or from [f-droid](https://f-droid.org/app/eu.droogers.smsmatrix))
|
||||
- Give the app the app permission
|
||||
- Type in the needed info in the app
|
||||
- Bot Username: is the username of the just created user
|
||||
|
Loading…
Reference in New Issue
Block a user