this post was submitted on 01 Jul 2026
22 points (92.3% liked)

DeGoogle Yourself

17202 readers
21 users here now

A community for those that would like to get away from Google.

Here you may post anything related to DeGoogling, why we should do it or good software alternatives!

Rules

  1. Be respectful even in disagreement

  2. No advertising unless it is very relevent and justified. Do not do this excessively.

  3. No low value posts / memes. We or you need to learn, or discuss something.

Related communities

!privacyguides@lemmy.one !privacy@lemmy.ml !privatelife@lemmy.ml !linuxphones@lemmy.ml !fossdroid@social.fossware.space !fdroid@lemmy.ml

founded 6 years ago
MODERATORS
 

last night, my pixel came! I flashed Graphene and I am now running it smoothly!

I am in the process of downloading apps and I have a question: I am interested in at least using discord on this device. It is absolutely one of my most used apps. On PC, I use legchord. Im a big fan. Is there something similar available for mobile? and I have a similar question for Whatsapp, and FB messenger (although those are less important)?

you are viewing a single comment's thread
view the rest of the comments
[–] Mikina@programming.dev 12 points 1 day ago (2 children)

I run my own Matrix server and just bridge Whatsapp, Messenger, Discord and Telegram to it. Element (a matrix client I'm using) Works without google services.

The only catch is I have to have a second Play-services enabled profile on the phone, and sign in to whatsapp there every two weeks, so it keeps my Matrix session fresh.

[–] someonesmall@lemmy.ml 1 points 1 day ago

I did the same 4 years ago and it kinda worked, but often Telegram messages were not delivered (never saw them). Compatibility also broke for some messeger a few weeks later. It was not worth the time invest.

[–] pomegranatefern@sh.itjust.works 5 points 1 day ago* (last edited 1 day ago) (2 children)

Any chance you have instructions somewhere on running these bridges? I'd love to do that, myself.

[–] Mikina@programming.dev 4 points 1 day ago

Sure!

I highly recommend using the matrix-ansible-docker-deploy. It has a pretty good documentation that should not give you much trouble, if you have at least very basic self-hosting experience (i.e can get a domain, a server, and set up SSH and firewall ports), and configuring it to do what you want is usually just adding a single config line into vars.yml when setting it up.

Once you get to the configuration step in the quickstart, where you change a few rows, also take a look at the more in-depth configuration documentation, and scroll down to the chapter about configuring bridges/bridging other networks.

For example, setting up a messanger bridge is literally just adding matrix_mautrix_meta_messenger_enabled: true into your vars.yml when you are setting it up.

[–] scott@lem.free.as 2 points 1 day ago

Each one is slightly different, obvs.

https://matrix.org/ecosystem/bridges/