From ad8ebe9e16f16c8dc399421a72db1f3f2c7d5282 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 22 Sep 2023 17:18:19 +0000 Subject: [PATCH] Remove Recepturer (unmaintained since August 2022) (#186) - ref. #1 - Alternatives exist --- software/recepturer.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/recepturer.yml diff --git a/software/recepturer.yml b/software/recepturer.yml deleted file mode 100644 index df810ec3d0..0000000000 --- a/software/recepturer.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Recepturer -website_url: https://recepturer.com/ -description: Let Recepturer help you organize all your recipes in one place. You can add, edit and delete recipes, and create meal plans. Simply type your recipe and all ingredients will be listed as you go. Data is stored on Dropbox. -licenses: - - MIT -platforms: - - Javascript -tags: - - Recipe Management -source_code_url: https://github.com/sjoerdvanderhoorn/recepturer -depends_3rdparty: true -stargazers_count: 3 -updated_at: '2022-08-19' -archived: false