From 16d490474d4a84b870cc06218e5605bfbce40cc4 Mon Sep 17 00:00:00 2001 From: wunter8 Date: Mon, 13 Nov 2023 11:19:19 -0700 Subject: [PATCH 1/2] remove broken link --- docs/integrations.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/integrations.md b/docs/integrations.md index a8ffa6a9..3488cfbe 100644 --- a/docs/integrations.md +++ b/docs/integrations.md @@ -83,7 +83,6 @@ I've added a ⭐ to projects or posts that have a significant following, or had - [backup-projects](https://gist.github.com/anthonyaxenov/826ba65abbabd5b00196bc3e6af76002) - Stupidly simple backup script for own projects (Shell) - [grav-plugin-whistleblower](https://github.com/Himmlisch-Studios/grav-plugin-whistleblower) - Grav CMS plugin to get notifications via ntfy (PHP) - [ntfy-server-status](https://github.com/filip2cz/ntfy-server-status) - Checking if server is online and reporting through ntfy (C) -- [borg-based backup](https://github.com/davidhi7/backup) - Simple borg-based backup script with notifications based on ntfy.sh or Discord webhooks (Python/Shell) - [ntfy.sh *arr script](https://github.com/agent-squirrel/nfty-arr-script) - Quick and hacky script to get sonarr/radarr to notify the ntfy.sh service (Shell) - [website-watcher](https://github.com/muety/website-watcher) - A small tool to watch websites for changes (with XPath support) (Python) - [siteeagle](https://github.com/tpanum/siteeagle) - A small Python script to monitor websites and notify changes (Python) From 058de2d761f941345ef3ee229c8a33a4a13f442e Mon Sep 17 00:00:00 2001 From: Vincent Van Ouytsel Date: Mon, 13 Nov 2023 20:22:13 +0100 Subject: [PATCH 2/2] docs: add jetspotter integration --- docs/integrations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/integrations.md b/docs/integrations.md index a8ffa6a9..a514f1dc 100644 --- a/docs/integrations.md +++ b/docs/integrations.md @@ -136,6 +136,7 @@ I've added a ⭐ to projects or posts that have a significant following, or had - [systemd-ntfy](https://hackage.haskell.org/package/systemd-ntfy) - monitor a set of systemd services an send a notification to ntfy.sh whenever their status changes - [RouterOS Scripts](https://git.eworm.de/cgit/routeros-scripts/about/) - a collection of scripts for MikroTik RouterOS - [ntfy-android-builder](https://github.com/TheBlusky/ntfy-android-builder) - Script for building ntfy-android with custom Firebase configuration (Docker/Shell) +- [jetspotter](https://github.com/vvanouytsel/jetspotter) - a tool to send notifications whenever specified types of aircraft are spotted near a specified location ## Blog + forum posts