Describe the feature
Hello, thanks for making this tool- it's awesome and allows me to more effectively manage the domains for the various non-profits I help out.
I was wondering if it would be possible to add apprise capabilities to the set of notification services. If you're not aware, "Apprise is a notification routing library that standardizes how messages are delivered to more than 100+ different services. It takes the complexity out of sending notifications." https://appriseit.com/getting-started/
It could effectively replace the NTFY service while maintaining compatibility with NTFY and add things like discord, telegram, smtp, etc. all at once. While the library could be integrated into and shipped with the container, it could instead utilize the apprise API and an external server to keep the image lightweight.
In the slim chance I have time to try doing this in the near term, I will see if I can put together a PR. Otherwise, the information is now out there for anyone.
API documentation here: https://appriseit.com/api/usage/
Would you be open to implementing this yourself?
None
Optional: How should it work?
No response
Describe the feature
Hello, thanks for making this tool- it's awesome and allows me to more effectively manage the domains for the various non-profits I help out.
I was wondering if it would be possible to add apprise capabilities to the set of notification services. If you're not aware, "Apprise is a notification routing library that standardizes how messages are delivered to more than 100+ different services. It takes the complexity out of sending notifications." https://appriseit.com/getting-started/
It could effectively replace the NTFY service while maintaining compatibility with NTFY and add things like discord, telegram, smtp, etc. all at once. While the library could be integrated into and shipped with the container, it could instead utilize the apprise API and an external server to keep the image lightweight.
In the slim chance I have time to try doing this in the near term, I will see if I can put together a PR. Otherwise, the information is now out there for anyone.
API documentation here: https://appriseit.com/api/usage/
Would you be open to implementing this yourself?
None
Optional: How should it work?
No response