From 33a67cf05b855fa32441ef29e0e89920b4df6dbc Mon Sep 17 00:00:00 2001 From: Ryan02I5 <209603985+Ryan02I5@users.noreply.github.com> Date: Mon, 27 Apr 2026 16:22:26 +0900 Subject: [PATCH] Add OCI Notifications ntfy relay integration --- docs/integrations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/integrations.md b/docs/integrations.md index a23a61be..eeb1ca36 100644 --- a/docs/integrations.md +++ b/docs/integrations.md @@ -107,6 +107,7 @@ I've added a ⭐ to projects or posts that have a significant following, or had - [ntfy-long-zsh-command](https://github.com/robfox92/ntfy-long-zsh-command) - Notifies you once a long-running command completes (zsh) - [ntfy-shellscripts](https://github.com/nickexyz/ntfy-shellscripts) - A few scripts for the ntfy project (Shell) - [alertmanager-ntfy-relay](https://github.com/therobbielee/alertmanager-ntfy-relay) - ntfy.sh relay for Alertmanager (Go) +- [oci-notifications-ntfy-relay](https://github.com/Ryan02I5/oci-notifications-ntfy-relay) - Minimal OCI Notifications / Oracle Functions relay to ntfy topics (Python) - [QuickStatus](https://github.com/corneliusroot/QuickStatus) - A shell script to alert to any immediate problems upon login (Shell) - [ntfy.el](https://github.com/shombando/ntfy) - Send notifications from Emacs (Emacs) - [backup-projects](https://gist.github.com/anthonyaxenov/826ba65abbabd5b00196bc3e6af76002) - Stupidly simple backup script for own projects (Shell)