From c503d2662a330902c6f194d3bc2fa24a503469be Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Sun, 18 Dec 2022 15:50:54 +0100 Subject: [PATCH] Add Bar Assistant to recipe management --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cc69056f..336df344 100644 --- a/README.md +++ b/README.md @@ -1636,6 +1636,7 @@ A [proxy](https://en.wikipedia.org/wiki/Proxy_server) is a server application th Software and tools for managing [recipes](https://en.wikipedia.org/wiki/Recipe). +- [Bar Assistant](https://github.com/karlomikus/bar-assistant) - Bar assistant is a self hosted application for managing your home bar. It allows you to add your ingredients, search for cocktails and create custom cocktail recipes. ([Demo](https://bar.karlomikus.com/)) `MIT` `PHP/Meilisearch/Docker` - [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` `Docker/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` - [KitchenOwl](https://tombursch.github.io/kitchenowl/) - A cross-platform shopping list, recipe storage, expense tracker, and meal planner following the material design language. ([Source Code](https://github.com/TomBursch/kitchenowl)) `AGPL-3.0` `Docker`