Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alert Notifications: Add support for nfty (https://github.com/binwiederhier/ntfy) #473

Open
cnupy opened this issue Apr 2, 2024 · 1 comment

Comments

@cnupy
Copy link

cnupy commented Apr 2, 2024

ntfy is an open source simple HTTP-based pub-sub notification service, that lets you send notifications to your phone or desktop via API or CLI. It can be self-hosted and it has an open source Android and iOS applications available on Google Play, F-Droid, and App Store. It also has support for UnifiedPush, an open standard for receiving push notifications, which is also great to have support for as there are other services that support it and can be used for push notifications.

@cnupy cnupy changed the title Alert Notifications: Add support for [nfty](https://github.com/binwiederhier/ntfy) Alert Notifications: Add support for nfty (https://github.com/binwiederhier/ntfy) Apr 2, 2024
@jshufro
Copy link
Contributor

jshufro commented Apr 2, 2024

It's unlikely we'll branch out beyond the receivers supported by alertmanager, but you can run this project to relay them:
https://github.com/pinpox/alertmanager-ntfy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants