From ae32686d2ebc34e69756b2d5b685756784d317b4 Mon Sep 17 00:00:00 2001 From: nlimeres Date: Mon, 16 Feb 2026 15:44:55 +0100 Subject: [PATCH] added nezha software --- software/nezha.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 software/nezha.yml diff --git a/software/nezha.yml b/software/nezha.yml new file mode 100644 index 0000000000..c9d752307e --- /dev/null +++ b/software/nezha.yml @@ -0,0 +1,14 @@ +name: "Nezha" +website_url: "https://nezha.wiki/en_US/" # Important to keep en_US. The default language is Chinese. +source_code_url: "https://github.com/nezhahq/nezha" +description: "Self-hosted, lightweight server and website monitoring and O&M tool" +licenses: + - Apache-2.0 +platforms: + - Go + - Shell +# list of tags (categories), see https://github.com/awesome-selfhosted/awesome-selfhosted-data/tree/master/tags for the full list of tags +tags: + - Status / Uptime pages +depends_3rdparty: false +demo_url: "https://qio.ng/" \ No newline at end of file