From a85c10590aefb2e8aff0394be9455ec7ab6d71e5 Mon Sep 17 00:00:00 2001 From: nlimeres Date: Sun, 4 Jan 2026 18:10:09 +0100 Subject: [PATCH 1/7] Updated SnappyMail. Added tags, all the platforms and the related_software_url --- software/snappymail.yml | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/software/snappymail.yml b/software/snappymail.yml index 61a2c9ad5d..c5edd79d76 100644 --- a/software/snappymail.yml +++ b/software/snappymail.yml @@ -1,14 +1,17 @@ -name: SnappyMail -website_url: https://snappymail.eu/ -description: Simple, modern, lightweight & fast web-based email client (fork of RainLoop). +name: "SnappyMail" +website_url: "https://snappymail.eu" +source_code_url: "https://github.com/the-djmaze/snappymail" +description: "Simple, modern, lightweight & fast web-based email client. Fork of RainLoop with masive changes." licenses: - AGPL-3.0 platforms: - PHP + - JavaScript + - Shell tags: - - Communication - Email - Webmail Clients -source_code_url: https://github.com/the-djmaze/snappymail -demo_url: https://snappymail.eu/demo/ -stargazers_count: 1419 -updated_at: '2025-06-16' -archived: false + - Communication + - Email + - Webmail Clients +depends_3rdparty: false +demo_url: "https://snappymail.eu/demo/" +related_software_url: "https://snappymail.eu/repository/v2/plugins/" \ No newline at end of file From 95cfd15f6dad1856d60b23335b68c41fae6c4fe8 Mon Sep 17 00:00:00 2001 From: nlimeres Date: Sun, 4 Jan 2026 20:48:24 +0100 Subject: [PATCH 2/7] Updated snappymail.yml (+related_software_url) --- software/snappymail.yml | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/software/snappymail.yml b/software/snappymail.yml index c5edd79d76..c081b935f3 100644 --- a/software/snappymail.yml +++ b/software/snappymail.yml @@ -1,17 +1,15 @@ -name: "SnappyMail" -website_url: "https://snappymail.eu" -source_code_url: "https://github.com/the-djmaze/snappymail" -description: "Simple, modern, lightweight & fast web-based email client. Fork of RainLoop with masive changes." +name: SnappyMail +website_url: https://snappymail.eu/ +description: Simple, modern, lightweight & fast web-based email client (fork of RainLoop). licenses: - AGPL-3.0 platforms: - PHP - - JavaScript - - Shell tags: - - Communication - - Email - - Webmail Clients -depends_3rdparty: false -demo_url: "https://snappymail.eu/demo/" -related_software_url: "https://snappymail.eu/repository/v2/plugins/" \ No newline at end of file + - Communication - Email - Webmail Clients +source_code_url: https://github.com/the-djmaze/snappymail +demo_url: https://snappymail.eu/demo/ +related_software_url: "https://snappymail.eu/repository/v2/plugins/" +stargazers_count: 1419 +updated_at: '2025-06-16' +archived: false \ No newline at end of file From ae32686d2ebc34e69756b2d5b685756784d317b4 Mon Sep 17 00:00:00 2001 From: nlimeres Date: Mon, 16 Feb 2026 15:44:55 +0100 Subject: [PATCH 3/7] 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 From b1fc64e52e34c0ed1f6070f9f7ef7b6b15334b2e Mon Sep 17 00:00:00 2001 From: nlimeres Date: Mon, 16 Feb 2026 15:49:00 +0100 Subject: [PATCH 4/7] added nezha software (removed coments) --- software/nezha.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/software/nezha.yml b/software/nezha.yml index c9d752307e..99c55f4ca0 100644 --- a/software/nezha.yml +++ b/software/nezha.yml @@ -1,13 +1,11 @@ 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" +website_url: "https://nezha.wiki/en_US/" 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 From e1a2d48eab14c3c282a029a20eefb9c37370c612 Mon Sep 17 00:00:00 2001 From: nlimeres Date: Mon, 16 Feb 2026 16:02:24 +0100 Subject: [PATCH 5/7] Arranged Nezha software --- software/nezha.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/nezha.yml b/software/nezha.yml index 99c55f4ca0..dedb5289e4 100644 --- a/software/nezha.yml +++ b/software/nezha.yml @@ -1,5 +1,6 @@ name: "Nezha" website_url: "https://nezha.wiki/en_US/" +https://github.com/nezhahq/nezha description: "Self-hosted, lightweight server and website monitoring and O&M tool" licenses: - Apache-2.0 From c0060bbf0a23f30bcd1cd95b67cf427e4c93acc9 Mon Sep 17 00:00:00 2001 From: nlimeres Date: Mon, 16 Feb 2026 16:05:41 +0100 Subject: [PATCH 6/7] Added Nezha software --- software/nezha.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/software/nezha.yml b/software/nezha.yml index dedb5289e4..d094e6f988 100644 --- a/software/nezha.yml +++ b/software/nezha.yml @@ -1,6 +1,6 @@ name: "Nezha" website_url: "https://nezha.wiki/en_US/" -https://github.com/nezhahq/nezha +source_code_url: "https://github.com/nezhahq/nezha" description: "Self-hosted, lightweight server and website monitoring and O&M tool" licenses: - Apache-2.0 @@ -10,4 +10,4 @@ platforms: tags: - Status / Uptime pages depends_3rdparty: false -demo_url: "https://qio.ng/" \ No newline at end of file +demo_url: "https://qio.ng/" From 4bd52d3ec0507c38027ced8a078d9ae5f3444b85 Mon Sep 17 00:00:00 2001 From: nlimeres Date: Sun, 22 Feb 2026 11:26:11 +0100 Subject: [PATCH 7/7] Attemp to fix nezha.yml syntax error This is to try to fix syntax error in my last pull request. Copilot said that it could be due I was missing a dot. --- software/nezha.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/nezha.yml b/software/nezha.yml index d094e6f988..8cdecf328a 100644 --- a/software/nezha.yml +++ b/software/nezha.yml @@ -1,7 +1,7 @@ name: "Nezha" website_url: "https://nezha.wiki/en_US/" source_code_url: "https://github.com/nezhahq/nezha" -description: "Self-hosted, lightweight server and website monitoring and O&M tool" +description: "Self-hosted, lightweight server and website monitoring and O&M tool." licenses: - Apache-2.0 platforms: