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

Support for Apprise push gateway #243

Open
armond-avanes opened this issue Jun 11, 2024 · 6 comments
Open

Support for Apprise push gateway #243

armond-avanes opened this issue Jun 11, 2024 · 6 comments
Labels
enhancement New feature or request

Comments

@armond-avanes
Copy link

It would be great if we could have the support for Apprise notifications (as push gateway), which adds the support to many popular platforms. Not sure if it can be directly integrated since it's written in Python: https://github.com/caronc/apprise

But there is also another project from Apprise author which wraps this framework in a RESTful API. If you support its format (which is basically a POST with JSON body), anyone hosting this RESTful API will be able to reach tens of different notification platforms: https://github.com/caronc/apprise-api

@cooperspencer
Copy link
Owner

I'll have a look. Doesn't seem too complicated to integrate.

@cooperspencer cooperspencer added the enhancement New feature or request label Jun 12, 2024
@armond-avanes
Copy link
Author

@cooperspencer Thanks for considering this feature. Please let me know if you need any help testing this.

@armond-avanes
Copy link
Author

@cooperspencer Is there any update or ETA for this feature request?

@cooperspencer
Copy link
Owner

I'd like to have it in the upcoming or following release.

@cooperspencer
Copy link
Owner

It will for sure take me until March. I just wanted to give you a heads up.

@armond-avanes
Copy link
Author

Thank you for the update.

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

No branches or pull requests

2 participants