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 notifications #67

Open
Zedjones opened this issue Aug 12, 2021 · 1 comment
Open

Support for Apprise notifications #67

Zedjones opened this issue Aug 12, 2021 · 1 comment
Labels
triage In dicussion if or how to implement

Comments

@Zedjones
Copy link

Zedjones commented Aug 12, 2021

I would love to be able to use my already running Gotify instance for notifications.
Rather than implement notifications in a bespoke way, it might make sense to integrated with a system like Apprise.

It's got a CLI that you can just include in the container and call with the specified URI when notifications need to be sent.

If you need help implementing this feature, I can probably make a PR.

@niondir
Copy link
Member

niondir commented Sep 11, 2021

I would prefer some way to include some custom .sh script "Hooks" that one can configure to run. There you can add any 3rd party related logic you need.
The container it self should stay clean from too many 3rd party services / programs.

@niondir niondir added the triage In dicussion if or how to implement label Aug 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage In dicussion if or how to implement
Projects
None yet
Development

No branches or pull requests

2 participants