From c51381886f0f69f651ba9953721e067c9a48bd28 Mon Sep 17 00:00:00 2001 From: Rafael Kassner Date: Fri, 15 Nov 2024 18:28:11 +0100 Subject: [PATCH] add What to Cook? --- software/whattocook.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 software/whattocook.yaml diff --git a/software/whattocook.yaml b/software/whattocook.yaml new file mode 100644 index 0000000000..4db9ac5e3c --- /dev/null +++ b/software/whattocook.yaml @@ -0,0 +1,14 @@ +name: What To Cook? +website_url: https://github.com/kassner/whattocook +description: Click a button and get a recipe. You can exclude unavailable ingredients, but you can't just get another recipe. +licenses: + - AGPL-3.0 +platforms: + - Java + - Docker +tags: + - Recipe Management +source_code_url: https://github.com/kassner/whattocook +stargazers_count: 5 +updated_at: '2024-11-15' +archived: false