Google Messages for web alternative
Author:
๐ freewheel1466
Real discussions and feedbacks of Google Messages for web alternative
๐ Join the Discussion on Forums
App Description
Hey everyone,
I made an open-source alternative to “Google Messages for web” that utilizes WebRTC data channels to show your phone’s text messages in browser.
It’s an Android app you can install on your phone, with a server that uses Socket.io for signaling and coturn for the TURN server. You can also self-host it if you prefer. All source code is in the repository.
Product: https://textondesk.lol/
Repository: https://github.com/realchandan/textondesk/
Project Overview
This open-source project offers an alternative to “Google Messages for web”, enabling users to view their phone’s text messages in a browser via WebRTC data channels. It includes an Android app and a server using Socket.io for signaling and coturn for the TURN server, with the option for self-hosting. The project is fully open-source, with all code available in the repository.
Links
๐ Website: https://textondesk.lol/
Media
Videos
Features & Benefits
โ
Open-source
โ
Utilizes WebRTC data channels
โ
Self-hosting option
โ
Includes Android app and server