mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-04-13 15:16:50 -05:00
[FEATURE] Gotify notification support #17
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dotur911 on GitHub.
What would you like to see implemented next?
Pleaase consider gotify nofication system to add.
@simmons777 commented on GitHub:
I recommend looking into Apprise. Apprise support was implemented a while ago for this purpose. I use Apprise to forward to Gotify.
@dotur911 commented on GitHub:
I did exactly that. Works fine
@DANW999 commented on GitHub:
I would second supporting Gotify please. The problem with using Apprise is that you are now depending on another service to forward your notifications.
@chiragkrishna commented on GitHub:
best method is
Cleanuparr --> Gotify
Apprise should be implemented into Cleanuparr to send the notifications to Gotify.
@chiragkrishna commented on GitHub:
ntfy is supported now, hopefully gotify too.