
MollySocket
MollySocket allows getting signal notifications via UnifiedPush.
MollySocket
mollyim/mollysocket
Just deployed
/app/data

MollySocket
MollySocket allows getting signal notifications via UnifiedPush. It works like a linked device, which doesn't have an encryption key, connected to the Signal server. Everytime it receives an encrypted event, it notifies your mobile via UnifiedPush.
Vapid Key
You can generate a private vapid key here or here. Copy the "privateKey" and use it for the MOLLY_VAPID_PRIVKEY variable.
Android Setup
-
You need the right flavor of Molly to use UnifiedPush: https://github.com/mollyim/mollyim-android-unifiedpush.
-
A distributor app (easiest is ntfy)
Complete the setup in the Molly app; go to Settings > Notifications > Push Strategy > Unified Push and enter the Server URL https://your-project.up.railway.app
or your custom domain.
Template Content
MollySocket
ghcr.io/mollyim/mollysocketMOLLY_VAPID_PRIVKEY
Private Vapid Key. See template description on how to generate one.