mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-13 17:09:17 +00:00
51 lines
1.8 KiB
YAML
51 lines
1.8 KiB
YAML
manifestVersion: 1
|
|
id: mealie
|
|
category: files
|
|
name: Mealie
|
|
version: "2.1.0"
|
|
tagline: A Place for All Your Recipes
|
|
description: >-
|
|
Mealie is a self hosted recipe manager and meal planner. Easily add recipes by providing
|
|
the url and Mealie will automatically import the relevant data or add a family recipe with the UI editor. Mealie also
|
|
provides an API for interactions from 3rd party applications.
|
|
|
|
|
|
Key Features:
|
|
|
|
- Recipe imports: Create recipes, by importing from a URL or entering data manually
|
|
|
|
- Meal Planner: Use the Meal Planner to plan your what you'll cook for the next week
|
|
|
|
- Shopping List: Put the necessary ingredients on your Shopping List, organised into sections of your local supermarket
|
|
|
|
- Cookbooks: Group recipes into Cookbooks based on your own criteria
|
|
|
|
- Localisation: Translations for 35+ languages
|
|
developer: Hayden
|
|
website: https://docs.mealie.io/
|
|
dependencies: []
|
|
repo: https://github.com/hay-kot/mealie
|
|
support: https://github.com/hay-kot/mealie/issues
|
|
port: 9925
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
path: ""
|
|
defaultUsername: ""
|
|
defaultPassword: ""
|
|
torOnly: false
|
|
submitter: Umbrel
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/608
|
|
releaseNotes: >-
|
|
⚠️ Reminder for users who have not yet updated to at least v2.0.0: If you are using the Mealie API outside of the main app on umbrelOS, please review the release notes on GitHub for breaking changes.
|
|
|
|
|
|
New features and improvements:
|
|
- Recipe instructions can now be renamed (e.g., "Make Sauce" instead of "Step 1")
|
|
- Added summary section to recipe instructions
|
|
- Improved shopping list UI with collapsible labels
|
|
- Various bug fixes and quality of life improvements
|
|
|
|
|
|
Full release notes can be found at https://github.com/mealie-recipes/mealie/releases |