this post was submitted on 02 Dec 2024
118 points (96.8% liked)

Selfhosted

60623 readers
735 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Mine is beaverhabits, just a good habit app that has come out recently.

you are viewing a single comment's thread
view the rest of the comments
[–] mbirth@lemmy.ml 1 points 2 years ago (1 children)

While it may work great, nothing beats using the manufacturer’s push notification channels in terms of reliability and battery consumption. At least from my experience. And that’s why Pushover is still kicking around after so many years…

[–] chunkystyles@sopuli.xyz 0 points 2 years ago (1 children)

Ntfy, if setup correctly, uses a web socket connection, which reduces the battery usage. I don't think I ever had it setup without that, so I can't say how bad it is. But with it, it's not a drain for me on a Pixel 7.

[–] node815@lemmy.world 4 points 2 years ago (1 children)

I use Gotify I self host it and it uses an app on my Android, super easy to set up and use. I tie in Home Assistant and a few other setups with it and it runs great.

[–] chunkystyles@sopuli.xyz 1 points 2 years ago

That looks very similar to ntfy. I googled "gotify vs ntfy" and found this thread on reddit (ew, I know) https://www.reddit.com/r/selfhosted/comments/shw73e/difference_between_ntfy_and_gotify/

Con: User separation. A user can create "apps" (channels), and will receive messages posted there. Users will not receive messages posted to apps they didn't create. I haven't yet found a way to create shared apps, or allow multiple clients to receive notifications for a given message, and I don't want to share client logins.

Now, this thread is 3 years old, so I don't know if this is still the case, but this is a deal breaker for me. Several of the topic I have for ntfy are also subscribed by my wife, meaning we both get the notifications. I could just post the same message to two different topics, but that would be lame.