January 30Jan 30 Hey everyone,We've just released Apprise-Go, a port of Apprise reimplemented in Go. For those unfamiliar, Apprise is very popular selfhosted notification library that supports 80+ services (Discord, Slack, Telegram, email, webhooks, and many more) through a unified API.Why we built this:While Apprise is fantastic, there are scenarios where a Python runtime isn't ideal—embedded systems, minimal containers, resource-constrained hardware, or situations where you just want a single binary you can drop anywhere and have it work immediately.What we delivered:Single binary under 4MB (compressed)Zero dependencies (no Python, no pip, no venv)True cross-platform support (Linux, Windows, macOS, ARM, x86)1:1 compatibility with Apprise semantics and designCurrent status:We've achieved core feature parity, but not all notification targets have been fully tested. We're actively seeking community feedback and contributions to reach the same level of quality as the original Apprise project.Important note:This isn't a fork or competition—it's a companion implementation meant to extend Apprise's reach to environments where Go is a better fit. Massive credit to Chris Caron for years of maintaining Apprise and building such a solid foundation to work from.Links:GitHub: https://github.com/unraid/apprise-goOriginal Apprise: https://github.com/caronc/appriseWe'd love your feedback, bug reports, and contributions. If you find issues with specific notification services, please open an issue on our repo!
April 17Apr 17 Pretty excited about this, solid notifications support is something that has been missing from Unraid for a while, imo. Is the plan to include this as part of a future core Unraid release or will it become a plugin? Do you have an ETA for a stable/tested release? Thanks!
May 24May 24 On 4/17/2026 at 11:12 AM, SirCadian said:Pretty excited about this, solid notifications support is something that has been missing from Unraid for a while, imo. Is the plan to include this as part of a future core Unraid release or will it become a plugin? Do you have an ETA for a stable/tested release? Thanks!Official plugin spotted. ;)You can find it in Apps now."Installs the apprise-go CLI as /usr/bin/apprise and adds an Apprise target under Settings > Notifications > Notification Agents." Edited May 24May 24 by Niklas
June 3Jun 3 On 4/17/2026 at 2:12 AM, SirCadian said:Pretty excited about this, solid notifications support is something that has been missing from Unraid for a while, imo. Is the plan to include this as part of a future core Unraid release or will it become a plugin? Do you have an ETA for a stable/tested release? Thanks!Yes, this is the plan! Look for a full video on this coming soon https://www.youtube.com/@uncastshow
July 1Jul 1 Just watched the vid... could you guys do a followup on how to configure other docker apps like Sonarr to use Apprise-Go to send notifications?
July 30Jul 30 I have something strange. I installed the plugin and set it up in Notifications settings with my Pushover-url. It works great. A bit too great, even...I get all notifications twice. Once with a number in the title (like 1785442502, changing every time), once without. I switched it off again in the settings and now I get every notification once.So something is sending the notification as well. Am I missing something?My apprise-container is running on a secondary server on my network and apprise is only using my pushover-url. Pushover itself is disabled in the notifications-menu.Thanks in advance!
Saturday at 04:39 AM3 days On 7/30/2026 at 4:25 PM, bartdejonckheere said:I have something strange. I installed the plugin and set it up in Notifications settings with my Pushover-url. It works great. A bit too great, even...I get all notifications twice. Once with a number in the title (like 1785442502, changing every time), once without. I switched it off again in the settings and now I get every notification once.So something is sending the notification as well. Am I missing something?My apprise-container is running on a secondary server on my network and apprise is only using my pushover-url. Pushover itself is disabled in the notifications-menu.Thanks in advance!I Figured out why this is happening - and I think fixed it. If you continue to have issues you can likely reboot your server to fix this (was due to a file name change that wasn’t cleaned up)
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.