From 3a570f23e8d6c93f099c71800039c708e43aa170 Mon Sep 17 00:00:00 2001 From: "ljf (zamentur)" Date: Fri, 15 May 2020 17:21:48 +0200 Subject: [PATCH] Add yunomonitor --- apps.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/apps.json b/apps.json index 786c58fe..85774dc8 100644 --- a/apps.json +++ b/apps.json @@ -3081,6 +3081,16 @@ "state": "notworking", "url": "https://github.com/aymhce/yunohost_ynh" }, + "yunomonitor": { + "branch": "master", + "category": "system_tools", + "revision": "HEAD", + "state": "working", + "subtags": [ + "monitoring" + ], + "url": "https://github.com/aymhce/yunomonitor_ynh" + }, "z-push": { "branch": "master", "category": "synchronization",