From 97702e6a79322cd4054225c1a7438ed03bebc60b Mon Sep 17 00:00:00 2001 From: Alexander Micklewright <926312+alexmick@users.noreply.github.com> Date: Tue, 15 Apr 2025 20:31:08 +0200 Subject: [PATCH 1/4] Create arsnova.yml --- software/arsnova.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 software/arsnova.yml diff --git a/software/arsnova.yml b/software/arsnova.yml new file mode 100644 index 0000000000..305ec28c27 --- /dev/null +++ b/software/arsnova.yml @@ -0,0 +1,13 @@ +name: "ARSnova" +website_url: "https://www.particify.de/en/" +source_code_url: "https://gitlab.com/particify/dev/foss/arsnova-server" +description: "ARSnova is a modern, web-based approach to Audience Response Systems (ARS). It is the basis for the online service Particify and released under an open-source license." +licenses: + - MIT +platforms: + - Java + - Docker +tags: + - "Polls and Events" + - "Learning and Courses" +demo_url: "https://ars.particify.de/register" From c94efd27633d6130346b614aa688c9add765d76d Mon Sep 17 00:00:00 2001 From: Alexander Micklewright <926312+alexmick@users.noreply.github.com> Date: Fri, 18 Apr 2025 09:12:10 +0200 Subject: [PATCH 2/4] Update software/arsnova.yml --- software/arsnova.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/arsnova.yml b/software/arsnova.yml index 305ec28c27..922beba226 100644 --- a/software/arsnova.yml +++ b/software/arsnova.yml @@ -1,7 +1,7 @@ name: "ARSnova" website_url: "https://www.particify.de/en/" source_code_url: "https://gitlab.com/particify/dev/foss/arsnova-server" -description: "ARSnova is a modern, web-based approach to Audience Response Systems (ARS). It is the basis for the online service Particify and released under an open-source license." +description: "Modern, web-based approach to Audience Response Systems (ARS). It is the basis for the online service Particify." licenses: - MIT platforms: From f0dd5c2398a551a2177a7c8c21b2d49a84119c90 Mon Sep 17 00:00:00 2001 From: Alexander Micklewright <926312+alexmick@users.noreply.github.com> Date: Thu, 27 Nov 2025 08:25:19 +0100 Subject: [PATCH 3/4] Update LICENSE Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com> --- software/arsnova.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/arsnova.yml b/software/arsnova.yml index 922beba226..bae65399f4 100644 --- a/software/arsnova.yml +++ b/software/arsnova.yml @@ -3,7 +3,7 @@ website_url: "https://www.particify.de/en/" source_code_url: "https://gitlab.com/particify/dev/foss/arsnova-server" description: "Modern, web-based approach to Audience Response Systems (ARS). It is the basis for the online service Particify." licenses: - - MIT + - GPL-3.0 platforms: - Java - Docker From 9d1c8e84a7916d61b8682bc917239eaee22077a5 Mon Sep 17 00:00:00 2001 From: Alexander Micklewright <926312+alexmick@users.noreply.github.com> Date: Sun, 7 Dec 2025 16:40:16 +0100 Subject: [PATCH 4/4] Remove superfluous tag Co-authored-by: Rabenherz112 --- software/arsnova.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/software/arsnova.yml b/software/arsnova.yml index bae65399f4..a4a27cdd3d 100644 --- a/software/arsnova.yml +++ b/software/arsnova.yml @@ -9,5 +9,4 @@ platforms: - Docker tags: - "Polls and Events" - - "Learning and Courses" demo_url: "https://ars.particify.de/register"