diff options
author | Kieran <kieranrobson1999@gmail.com> | 2022-08-01 18:06:45 +0000 |
---|---|---|
committer | Kieran <kieranrobson1999@gmail.com> | 2022-08-01 18:06:45 +0000 |
commit | 49f3b4da7c1da7a8e32f90fe9f763aa27bbc1d87 (patch) | |
tree | fdaa6784886777db5b47204c264eee07eb38d2b2 | |
parent | Added task management software (diff) | |
download | awesome-selfhosted-49f3b4da7c1da7a8e32f90fe9f763aa27bbc1d87.tar.gz awesome-selfhosted-49f3b4da7c1da7a8e32f90fe9f763aa27bbc1d87.zip |
Added recipe manageemnt software
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1621,6 +1621,8 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_ **[`^ back to top ^`](#)** +Software and tools for managing [recipes](https://en.wikipedia.org/wiki/Recipe) + - [Groceri.es](https://groceri.es/) - 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. ([Source Code](https://github.com/hay-kot/mealie)) `MIT` `Python` |