Lee Duna@lemmy.nz to Technology@lemmy.worldEnglish · 1年前Signal and Threema want nothing to do with WhatsAppwww.androidpolice.comexternal-linkmessage-square209fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1external-linkSignal and Threema want nothing to do with WhatsAppwww.androidpolice.comLee Duna@lemmy.nz to Technology@lemmy.worldEnglish · 1年前message-square209fedilink
minus-squarehornedfiend@sopuli.xyzlinkfedilinkEnglisharrow-up0·1年前Or… And hear me out, Molly FOSS with Unified Push notifications. Problem solved!
minus-squaref4f4f4f4f4f4f4f4@lemmy.worldlinkfedilinkEnglisharrow-up0·edit-21年前I’m looking in to this, thank you! Edit: Molly (UnifiedPush) isn’t something I can reasonably expect friends and family to set up. Please note that to receive notifications, you will need to set up a server to run MollySocket, available on https://github.com/mollyim/mollysocket. You need the right flavor of Molly to use UnifiedPush: https://github.com/mollyim/mollyim-android-unifiedpush. You can install MollySocket via: Docker/Podman: docker pull ghcr.io/mollyim/mollysocket:latest Crates.io: cargo install mollysocket (see INSTALL.md for the setup) Direct download: https://github.com/mollyim/mollysocket/releases (see INSTALL.md for the setup) A distributor app (easiest is ntfy) You can optionally install your own push server like ntfy or NextPush. For beginners, you can use a free service like ntfy.sh (do consider donating if you have the means).
Or… And hear me out, Molly FOSS with Unified Push notifications. Problem solved!
I’m looking in to this, thank you!
Edit: Molly (UnifiedPush) isn’t something I can reasonably expect friends and family to set up.