matrix-wishlist icon indicating copy to clipboard operation
matrix-wishlist copied to clipboard

SMS bridge via messages.android.com

Open ptman opened this issue 5 years ago • 2 comments

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.

ptman avatar Aug 27 '20 13:08 ptman

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

tulir avatar Oct 11 '20 23:10 tulir

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)

gabrc52 avatar Jan 24 '23 10:01 gabrc52