From 3651ccc143f62393c58fc35fcf65941e99e48992 Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Wed, 8 Jan 2025 23:32:57 +0000 Subject: [PATCH] Add DigiFlashcards (#1055) Co-authored-by: Loymdayddaud <145969603+TheGiraffe3@users.noreply.github.com> --- software/digiflashcards.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/digiflashcards.yml diff --git a/software/digiflashcards.yml b/software/digiflashcards.yml new file mode 100644 index 0000000000..b4f3b86ab4 --- /dev/null +++ b/software/digiflashcards.yml @@ -0,0 +1,11 @@ +name: Digiflashcards +website_url: https://ladigitale.dev/digiflashcards/ +description: An online application to create flashcards (documentation in French). +licenses: + - AGPL-3.0 +platforms: + - Nodejs + - PHP +tags: + - Miscellaneous +source_code_url: https://codeberg.org/ladigitale/digiflashcards \ No newline at end of file