What does HackerNews think of whatsapp?

A Matrix-WhatsApp puppeting bridge

Language: Go

#58 in Go
#41 in Go
I use it as a one-stop-shop for messaging. I setup a Synapse server ~5 years ago and since then have convinced many of my close family and friends to join my server (or another). Now many of the folks I want to chat with are regular users of Matrix. For some of my stone-age friends that are still on WhatsApp, I run a bridge [1] so that I don't need to look beyond my Matrix client to see WhatsApp messages. For other random SMS messages, I use the dated SmsMatrix [2] to push text messages so I can see/reply from Matrix. Beyond that, I also use Matrix to connect to several open source communities (e.g. Mailu.io [3]).

1. https://github.com/mautrix/whatsapp 2. https://github.com/tijder/SmsMatrix 3. https://matrix.to/#/!RJFCFtixHgPhzacdhW:tedomum.net?via=ghos...

You need WhatsApp to be installed on a real device or a VM for mautrix-whatapp [1] (the bridge) to work. You also need to connect to that real device using WhatsApp web [2].

I know because I've used the bridge.

[1] https://github.com/mautrix/whatsapp [2] https://docs.mau.fi/bridges/go/whatsapp/authentication.html

Use mautrix-whatsapp [1] on a home server to bridge Matrix chat to WhatsApp and (optionally) add a dedicated VoIP phone number for WhatApp.

Allows you to connect to/chat with WhatApp users using Matrix/Element.

[1]: https://github.com/mautrix/whatsapp