From 0936ab8f0cbcffa244151e95bdf533a45cfd7ff7 Mon Sep 17 00:00:00 2001 From: AllieQpzm Date: Sat, 26 Oct 2024 05:30:08 +0100 Subject: [PATCH] Remove viseron (duplicate entry) (#915) --- software/viseron.yaml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 software/viseron.yaml diff --git a/software/viseron.yaml b/software/viseron.yaml deleted file mode 100644 index 6ffb8e3f29..0000000000 --- a/software/viseron.yaml +++ /dev/null @@ -1,11 +0,0 @@ -name: "Viseron" -website_url: "https://viseron.netlify.app/" -source_code_url: "https://github.com/roflcoopter/viseron" -description: "Self-hosted, local-only NVR and AI Computer Vision software. With features such as object detection, motion detection, face recognition and more, it gives you the power to keep an eye on your home, office or any other place you want to monitor." -licenses: - - MIT -platforms: - - Docker -tags: - - Video Surveillance -depends_3rdparty: false