From ec7ae5cf1633d2ac44c65e5071329bf088d285f3 Mon Sep 17 00:00:00 2001
From: BigBoot <kirchnermarco@gmail.com>
Date: Fri, 2 Feb 2024 04:03:52 +0100
Subject: [PATCH] Add AutoKuma to 3rd-Party-Addons-Apps.md (#77)

---
 3rd-Party-Addons-Apps.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/3rd-Party-Addons-Apps.md b/3rd-Party-Addons-Apps.md
index 4da1820..38df551 100644
--- a/3rd-Party-Addons-Apps.md
+++ b/3rd-Party-Addons-Apps.md
@@ -10,4 +10,5 @@ Feel free to add your project here by making a pull request in this wiki repo: h
 - [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
-- [UptimeKumaRemoteProbe ](https://github.com/zimbres/UptimeKumaRemoteProbe) - A Remote Probe to work with Uptime Kuma "Push" monitor type. 
+- [UptimeKumaRemoteProbe ](https://github.com/zimbres/UptimeKumaRemoteProbe) - A Remote Probe to work with Uptime Kuma "Push" monitor type.
+- [AutoKuma](https://github.com/BigBoot/AutoKuma) - Automates the creation of Monitors based on Docker container labels. Additionally provides a CLI for Uptime Kuma.