From e4eb5ee19d4b1650ee0db10a4dbdcb498bae8f37 Mon Sep 17 00:00:00 2001 From: David Shay Date: Tue, 10 Oct 2023 08:42:24 -0400 Subject: [PATCH] Add Specifically Clementines (#230) Co-authored-by: nodiscc --- software/specifically-clementines.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/specifically-clementines.yml diff --git a/software/specifically-clementines.yml b/software/specifically-clementines.yml new file mode 100644 index 0000000000..b050a08713 --- /dev/null +++ b/software/specifically-clementines.yml @@ -0,0 +1,12 @@ +name: "Specifically Clementines" +website_url: "https://davideshay.github.io/groceries/" +source_code_url: "https://github.com/davideshay/groceries" +description: "Grocery shopping app (previously Groceries), providing reliable sync with multiple users/devices (web/Android/iOS), recipes and integration with Tandoor." +licenses: + - MIT +platforms: + - Docker +tags: + - Recipe Management + - Task Management & To-do Lists +demo_url: "https://www.specificallyclementines.com/"