From 67d59c90cdbbf30d51012d904b395bb60a83e610 Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Tue, 7 Nov 2023 10:53:51 -0500 Subject: [PATCH] Add Digistorm to Groupware (#304) Co-authored-by: Kieran <32241933+KieranRobson@users.noreply.github.com> Co-authored-by: nodiscc --- software/digistorm.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/digistorm.yml diff --git a/software/digistorm.yml b/software/digistorm.yml new file mode 100644 index 0000000000..9d4f9e7698 --- /dev/null +++ b/software/digistorm.yml @@ -0,0 +1,12 @@ +name: "Digistorm" +website_url: "https://digistorm.app/" +source_code_url: "https://codeberg.org/ladigitale/digistorm" +description: "Create collaborative surveys, quizzes, brainstorms, and word clouds (documentation in French)." +licenses: + - AGPL-3.0 +platforms: + - Nodejs +tags: + - Groupware + - Polls and Events +demo_url: "https://digistorm.app/"