this post was submitted on 07 Feb 2025
356 points (98.9% liked)
Technology
61916 readers
2188 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You can use Molly, a fork of Signal for android. It offers an alternative for push notifications.
Yep, I run my own mollysocket + ntfy server.
Essentially, molly socket functions as another device, when it recieves a notif, it pings your specified unified push server, which then queues up a notification for the ntfy app on your device.
You don't need to run your own unified push server, and can just use one of the main ones, but I figured I might as well.
I personally have them hosted on fly.io for free via the legacy hobby plan.
Now all I need to do is get more of my friends to message me on it 🤣
Here's the link for anyone who's interested: https://github.com/pcrockett/mollysocket-fly
Huh I didn't know this existed. Will compare it to mine later
Oh that's the only one I know of. I thought that this is what you're referring to.
Nah I rolled my own and didn't publish it so that's probably why haha.
Have you been using this one?
~~On my app I don't get rich notifications only "you may have a new message". Havent looked into it at all though, only set this up like last week~~
Lol there is a setting in molly itself for rich notifs
I tried it out once, but I currently don't use it, because I just run mollysocket on my own server.
That should only be the case while your Molly database is locked, because the actual messages can't be decrypted, so no message preview can be shown in the notification.