tijder / SmsMatrix

A simple SMS <--> Matrix bridge.
https://matrix.to/#/#smsmatrix:matrix.org
GNU General Public License v3.0
214 stars 37 forks source link

Implement bridge messages from other apps (WhatsApp, Hangouts, Viber) to Matrix via Androd System Notifications #20

Open MurzNN opened 6 years ago

MurzNN commented 6 years ago

Will be good to add support for listening other chat apps on current Android system via system notifications. Via this way we will can intercept and bridge to matrix messages in apps, that not provide any API to third-party systems, like WhatsApp, Viber, etc.

Example of working intercepting notifications and replying to messages we can see in many apps, eg in Pushbullet: https://blog.pushbullet.com/2015/02/17/reply-to-whatsapp-hangouts-and-more-from-your-computer-with-pushbullet-on-android/

MurzNN commented 6 years ago

Also I describe this idea in general Matrix ideas thread: https://github.com/turt2live/matrix-wishlist/issues/159