From 2be9a063c4b1bf2fbfe5e4d7e15bfc48fb593ee4 Mon Sep 17 00:00:00 2001 From: Bryan Date: Thu, 12 Oct 2023 08:10:14 +0800 Subject: [PATCH] add tool swatchdog in 3rd-Party-Addons-Apps.md (#57) Co-authored-by: Louis Lam --- 3rd-Party-Addons-Apps.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/3rd-Party-Addons-Apps.md b/3rd-Party-Addons-Apps.md index e9a4037..912ee8d 100644 --- a/3rd-Party-Addons-Apps.md +++ b/3rd-Party-Addons-Apps.md @@ -7,4 +7,6 @@ Feel free to add your project here by making a pull request in this wiki repo: h - [Uptime Kuma Manager](https://apps.apple.com/us/app/uptime-kuma-manager/id6446004887) - An iOS app that allows you to connect to your Uptime Kuma servers and monitor the services directly from your phone. - [uptime-kuma-api (Python)](https://github.com/lucasheld/uptime-kuma-api) - A wrapper for the Uptime Kuma Socket.IO API - [uptimekuma-migrator](https://github.com/Peppershade/uptimekuma-migrator) - Simple migrator from UptimeRobot to UptimeKuma +- [swatchdog](https://github.com/imsingee/swatchdog) - A simple requester to send periodically requests to Uptime Kuma's "Push" monitor - [KumaCompanion](https://github.com/Zerka30/KumaCompanion) - A Command Line Interface (CLI) for Uptime Kuma +