You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 14, 2023. It is now read-only.
SMS bridge that would work similarly to mautrix-whatsapp. WhatsApp provides whatsapp web that communicates with the whatsapp client on your mobile phone. messages.android.com provides a web app that communicates with the sms client on your mobile phone. Someone would need to reverse engineer how it works.
The text was updated successfully, but these errors were encountered:
mautrix-amp exists, but I don't know how to reverse-engineer the API (it involves some form of server-sent events, encryption, protobuf and json), so it's an extremely hacky puppeteer-based bridge
This would still be valuable because it's the only way to make an RCS bridge (bridge Android-to-Android "Messages app" typing indicators, read receipts, etc instead of the primitive SMS messages)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
SMS bridge that would work similarly to mautrix-whatsapp. WhatsApp provides whatsapp web that communicates with the whatsapp client on your mobile phone. messages.android.com provides a web app that communicates with the sms client on your mobile phone. Someone would need to reverse engineer how it works.
The text was updated successfully, but these errors were encountered: