No description
Find a file Use this template
Kevin Mika 852978f72a
remove Grocy dependency, add local recipe system with HTML output
- replace API-based meal plan with local recipes/ directory
- each recipe defines ingredients + servings_base
- compound recipes via sub_recipes (e.g. Bolognese → sauce + pasta)
- generate speiseplan.html: monthly calendar grid + shopping list
- shopping list scales to DEFAULT_SERVINGS=4 (2 Personen)
- auto-copy HTML to ~ for browser access
- Catppuccin Mocha theme, g→kg / ml→l conversion column

Signed-off-by: Kevin Mika <mika.kevin@nexus-6.eu>
2026-06-25 19:02:33 +02:00
recipes remove Grocy dependency, add local recipe system with HTML output 2026-06-25 19:02:33 +02:00
.gitignore remove Grocy dependency, add local recipe system with HTML output 2026-06-25 19:02:33 +02:00
main.sh remove Grocy dependency, add local recipe system with HTML output 2026-06-25 19:02:33 +02:00
meals.conf remove Grocy dependency, add local recipe system with HTML output 2026-06-25 19:02:33 +02:00
task.conf feature/firstrelease (#4) 2026-05-03 21:22:34 +00:00