aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2022-04-11 14:34:38 +0000
committerGitHub <noreply@github.com>2022-04-11 14:34:38 +0000
commit15415e7f1229af2d6e99a02805bf537a197431cf (patch)
tree90ba09cadbeba13189f1673ec7ff26e82c1cb335
parentAdd string.is to Miscellaneous (#2958) (#2958) (diff)
downloadawesome-selfhosted-15415e7f1229af2d6e99a02805bf537a197431cf.tar.gz
awesome-selfhosted-15415e7f1229af2d6e99a02805bf537a197431cf.zip
remove OpenEats (unmaintained) (#2966)
- fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2647
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index f2e8ba1a..94ea9614 100644
--- a/README.md
+++ b/README.md
@@ -1531,7 +1531,6 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_
- [Groceri.es](https://groceri.es/) - groceri.es is a web-based application to manage your recipes and plan your meals ahead. groceri.es keeps track of your menu plans and generates a groceries list for you. ([Source Code](https://github.com/juriansluiman/groceri.es)) `MIT` `Python`
- [kcal](https://github.com/kcal-app/kcal) - Track nutritional information about foods and recipes, set goals, and record a food journal to help along the way. Kcal is a personal system that focuses on direct control of inputs and a minimal, easy to use recipe presentation for preparing meals. ([Demo](http://demo.kcal.cooking/login)) `MPL-2.0` `PHP`
- [Mealie](https://hay-kot.github.io/mealie/) - Material design inspired recipe manager with category and tag management, shopping-lists, meal-planner, and site customizations. Mealie is focused on simple user interactions to keep the whole family using the app. ([Demo](https://mealie-demo.hay-kot.dev/), [Source Code](https://github.com/hay-kot/mealie)) `MIT` `Python`
-- [OpenEats](https://github.com/open-eats/OpenEats) - Recipe management site that allows users to create, store, share and rate recipes, create grocery lists, and more. ([Demo](https://open-eats.github.io/)) `MIT` `Python`
- [RecipeSage](https://github.com/julianpoy/recipesage) - A recipe keeper, meal plan organizer, and shopping list manager that can import recipes directly from any URL. ([Demo](https://recipesage.com)) `AGPL-3.0` `Nodejs`
- [Tandoor Recipes](https://docs.tandoor.dev/) - Django application to manage, tag and search recipes using either built-in models or external storage providers hosting PDFs, Images or other files. ([Demo](https://app.tandoor.dev/), [Source Code](https://github.com/vabene1111/recipes/)) `MIT` `Python`