Morsl — menu generator and household ordering for Tandoor #4502
featurecreep-cron
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Say you've got 2000 recipes in Tandoor and nobody else in your family will open it. They don't want to scroll through recipes to pick dinner. They want to see a few options, pick one, and move on.
What if they could? Open a link on their phone, see a handful of recipe cards with photos and ingredients, tap what they want for dinner. No Tandoor login, no scrolling through your whole collection.
Morsl connects to your Tandoor instance and picks recipes based on rules you set up — keywords, ratings, recipe books, cook history. You create profiles ("Weeknight Dinner" requires the keyword "entree" and prefers 4+ star recipes, "Breakfast" picks 3 tagged breakfast recipes), generate a menu, and share the link. They pick, and you can sync selections back to Tandoor as meal plan entries.
There's also a weekly planning mode where you assign profiles to days and meals and generate a full week at once — probably the most useful mode if you plan meals ahead.
Runs in Docker. The filtering UI is functional but not pretty yet.
Screenshot of the menu view:
Repo: https://github.com/featurecreep-cron/morsl
Docker:
ghcr.io/featurecreep-cron/morsl:latest— docker compose example in the README.If the README is confusing or the setup doesn't work as described, I want to know.
Beta Was this translation helpful? Give feedback.
All reactions