From 98a05db6f238697602a1065a530536e9e29b0543 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Fri, 6 Sep 2024 20:56:03 +0200 Subject: [PATCH] Add Recipya (#830) --- software/recipya.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/recipya.yml diff --git a/software/recipya.yml b/software/recipya.yml new file mode 100644 index 0000000000..132c230bc3 --- /dev/null +++ b/software/recipya.yml @@ -0,0 +1,12 @@ +name: "Recipya" +website_url: "https://recipes.musicavis.ca" +source_code_url: "https://github.com/reaper47/recipya" +description: "A clean, simple and powerful recipe manager your whole family will enjoy." +licenses: + - GPL-3.0 +platforms: + - Docker + - Go +tags: + - Recipe Management +demo_url: "https://recipes.musicavis.ca/guide/login"