benkuly / matrix-sms-bridge

Matrix bridge, that allows you to bridge matrix rooms to SMS with one telephone number only.
GNU Affero General Public License v3.0
76 stars 5 forks source link

Only usable when home? #10

Closed dazWiLLiE closed 3 years ago

dazWiLLiE commented 3 years ago

Almost got it set up when I read this issue..

So I can only use the bridge when I'm home? Whats the point in that? Or did I miss something?

benkuly commented 3 years ago

The bridge currently only can be used with two providers: Gammu or android-sms-gateway. Gammu needs a modem and android-sms-gateway a stationary smartphone. Don't use android-sms-gateway on your daily used device, because it always runs in background and starts a web server, which is accessed by the gateway.

But: you can add an provider to this bridge easily. Feel free to contribute and open a pull request.