From ff500067788519a1b6e9f8242f08737fd2c88a6f Mon Sep 17 00:00:00 2001 From: Cirx08 <102923275+Cirx08@users.noreply.github.com> Date: Sun, 25 May 2025 10:18:44 +0100 Subject: [PATCH] Add WeddingShare to Photo and Video Galleries (#1342) * Add WeddingShare to Photo and Video Galleries * Update wedding-share.yml * Updated website Url * Added demo url * Rename wedding-share.yml to weddingshare.yml * Update tags * Update software/weddingshare.yml Co-authored-by: nodiscc --------- Co-authored-by: nodiscc --- software/weddingshare.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/weddingshare.yml diff --git a/software/weddingshare.yml b/software/weddingshare.yml new file mode 100644 index 0000000000..92ea3a4229 --- /dev/null +++ b/software/weddingshare.yml @@ -0,0 +1,12 @@ +name: "WeddingShare" +website_url: "https://docs.wedding-share.com/" +demo_url: "https://demo.wedding-share.com/" +source_code_url: "https://github.com/Cirx08/WeddingShare" +description: "Event photo sharing platform and gallery with slideshow that allows guests to view and share memories via a QR code." +licenses: + - GPL-3.0 +platforms: + - C# + - Docker +tags: + - Photo Galleries