this post was submitted on 08 Mar 2025
15 points (100.0% liked)

Voyager

6081 readers
75 users here now

The official lemmy community for Voyager, an open source, mobile-first client for lemmy.

Download on App Store

Download on Play Store

Use as a Web App

Download on F-Droid

Rules

  1. Be nice.
  2. lemmy.world instance policy

Sponsor development! ๐Ÿ‘‡

Number of sponsors badge

๐Ÿ’™

founded 2 years ago
MODERATORS
 

Maybe I'm being stupid but where are the notification settings?

I cant see anything in the app, in droid settings it looks as though the permissions haven't been requested?

Am on GrapheneOS if that helps.

you are viewing a single comment's thread
view the rest of the comments

You could create a DIY notification system if you want. In the past using a old Mac mini I had a script that would check new notifications from Lemmy rss feed if I recived an notification from Lemmy and then send a push notification to my phone using ntfy.

The script was janky it used apple script to trigger a apple short cut that sent the notification (sending a post request to ntfy).

I'm sure there is probably a more elegant way to do it.

Alternatively you could set up a RSS reader that polls Lemmy every so often to send notications.