From a85c10590aefb2e8aff0394be9455ec7ab6d71e5 Mon Sep 17 00:00:00 2001 From: nlimeres Date: Sun, 4 Jan 2026 18:10:09 +0100 Subject: [PATCH] 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