From 474e035f1186cd64195b5843b66b5caf3df9c158 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Sun, 3 Dec 2023 12:44:43 +0000 Subject: [PATCH] Add Digiface (#395) Co-authored-by: nodiscc --- software/digiface.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/digiface.yml diff --git a/software/digiface.yml b/software/digiface.yml new file mode 100644 index 0000000000..169ae84985 --- /dev/null +++ b/software/digiface.yml @@ -0,0 +1,11 @@ +name: Digiface +website_url: https://ladigitale.dev/digiface/ +description: Create avatars using the Avataaars library (documentation in French). +licenses: + - AGPL-3.0 +platforms: + - Nodejs +tags: + - Miscellaneous +source_code_url: https://codeberg.org/ladigitale/digiface +demo_url: https://ladigitale.dev/digiface/ \ No newline at end of file