Hi guys do you know of any way to integrate ntfy push notifications with lemmy?

Only way I’ve found so far is using an rss script https://github.com/camerahacks/rpilocator-rss-feed/blob/main/rpilocator-rss-ntfy.py

Curious if there are any other better ways to go about this

3 points
*

If you self host both Lemmy and Ntfy, you can enable Ntfy’s SMTP receiver, and have Lemmy send emails to that port. It’s not well formatted for Ntfy but it works. Anything Lemmy would have sent an email for will be sent to Ntfy, and Lemmy thinks it’s sending an email.

I just got this set up for myself and it works pretty well! You just need to use a specifically crafted email address with a token in order for it to work.

However, this is only really viable for single-user instances. For myself, this is the perfect solution. But for others with more Lemmy users, unless you want to be manually managing tokens for all of your users, this is not a good solution.

If you don’t self host Lemmy, I guess you could still self host Ntfy as an open email server and get them that way, but that sounds like it could get messy.

permalink
report
reply
2 points
*

I don’t really self host a lemmy instance so I ended up taking a different route (admitidly janky but reliable).

I have a mac mini running 24/7, I enabled lemmy to send notification emails. On my mac I have the mail app set to automatic refresh and have a set of rules which search for lemmy instance as sender and subject contains reply. When mail detects it I have an apple script run a mac shortcut which checks my inbox latest inbox rss extracts the text and sends a ntfy push. Admitedly there are better ways to do this probably (than relying on shortcuts and apple script) but it works 🫠

Also I have the link set to open wefwef on android (open in opens webapp) on ios I have it run deeplink to a shortcut which opens wefwef in webview

permalink
report
parent
reply
2 points

This looks really nice, dude

permalink
report
parent
reply
2 points

Thanks. Quick question are nifty topics publically discoverable (ie there is a place in the nifty server to view anyones topic)?

I ended up choosing a long topic (I legit just mashed random letters in my keyboard) to make it undescoverable.

Example (ihfepaoheiwpahfiauwh)

Could some one easily discover that and snoop into the topic?

permalink
report
parent
reply
2 points
*

That’s very smart. It’d be nice to have native ntfy support for Lemmy though.

Also, the email address format is documented here: https://docs.ntfy.sh/publish/#e-mail-publishing

permalink
report
parent
reply
2 points

Oh it’s the dev, hey there! o/

In case you were wondering how that reply looked through Ntfy:

Funny enough, the Lemmy devs actually do use Ntfy for their CI/CD notifications (near the bottom of this config).

But yeah, thanks for making Ntfy. I usually use Gotify for my self hosted notification needs, but I needed something with SMTP support so I could use it on Lemmy. Came across Ntfy by chance, and holy crap dude, it does everything!

permalink
report
parent
reply
2 points

That actually looks wayyyy better than I thought it would. Well done.

permalink
report
parent
reply
2 points

https://unifiedpush.org/ in general would be nice.

permalink
report
reply
2 points

The Lemmy dev has expressed interest in that. He uses ntfy too :-D

permalink
report
parent
reply

ntfy

!ntfy@discuss.ntfy.sh

Create post

ntfy (pronounced notify) is a simple HTTP-based pub-sub notification service. You can use it to send push notifications to your phone via HTTP PUT/POST.

ntfy websiteDocumentationGitHubGoogle PlayF-DroidDiscordApp StoreMatrix

If you’d like to become a sponsor, I would be humbled to accept your donation via GitHub Sponsors or Liberapay 💸💰.

Community stats

  • 3

    Monthly active users

  • 21

    Posts

  • 57

    Comments

Community moderators