You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apprise is a flexible notification service that allows for not only Discord notifications, but basically notifications to pretty well any service. This would mean that you wouldn't have to implement individual notification services for folks, and people could use their preferred notification method.
Use-case:
daily summary of points sent via NTFY, text, email, etc.
error notifications
2FA (passwordless Support passwordless auth #129 ) number codes sent via preferred notification message. Useful for ‘headless’ and docker setups.
The text was updated successfully, but these errors were encountered:
mgrimace
changed the title
[Feature Request] add apprise notifications
[Feature Request] add apprise support to enhance notifications options
Apr 8, 2024
I've been trying to get it working, but no luck on my end. My goal is to add NTFY support, which is basically the same as discord webhook, but notifications can go directly to NTFY (web/app/etc) vs., Discord. It's here: https://www.npmjs.com/package/ntfy.
Apprise itself is a bigger job, but would enable notifications to any service, but personally my own use is just NTFY which should be easier.
Updating FR for enhanced notifications
Apprise is a flexible notification service that allows for not only Discord notifications, but basically notifications to pretty well any service. This would mean that you wouldn't have to implement individual notification services for folks, and people could use their preferred notification method.
Use-case:
The text was updated successfully, but these errors were encountered: