From 2c9cd924c280d9604792d1adbb26f2a894d611eb Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Mon, 13 Nov 2023 11:50:25 -0500 Subject: [PATCH] Add Digitools to Learning and Courses / Groupware (#347) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/digitools.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/digitools.yml diff --git a/software/digitools.yml b/software/digitools.yml new file mode 100644 index 0000000000..35eacc1284 --- /dev/null +++ b/software/digitools.yml @@ -0,0 +1,12 @@ +name: "Digitools" +website_url: "https://ladigitale.dev/digitools" +source_code_url: "https://codeberg.org/ladigitale/digitools" +description: "A set of simple tools to accompany the animation of courses in person or remotely. (documentation in French)." +licenses: + - AGPL-3.0 +platforms: + - PHP +tags: + - Learning and Courses + - Groupware +demo_url: "https://ladigitale.dev/digitools/" \ No newline at end of file