diff options
author | hay-kot <hay-kot@pm.me> | 2021-02-22 02:46:45 +0000 |
---|---|---|
committer | hay-kot <hay-kot@pm.me> | 2021-02-22 02:46:45 +0000 |
commit | 3114f1b1a0902237be9e683108c65350f66829ad (patch) | |
tree | c511b241be21834d180b8a8a701789b7ef6061cb | |
parent | add Mealie to Recipe Management (diff) | |
download | awesome-selfhosted-3114f1b1a0902237be9e683108c65350f66829ad.tar.gz awesome-selfhosted-3114f1b1a0902237be9e683108c65350f66829ad.zip |
fix space
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -564,6 +564,7 @@ _CMS are a practical way to setup a website with many features. CMS often come w - [WriteFreely](https://writefreely.org) - Writing software for starting a minimalist, federated blog — or an entire community. ([Source Code](https://github.com/writeas/writefreely)) `AGPL-3.0` `Go` ### Recipe management + - [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` - [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` - [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` |