
ManageMeals
Manage and plan recipes with imports, meal plans, and shopping lists

ManageMeals is an open-source web application for collecting, organizing and using recipes. It provides URL-based recipe import, a fast searchable interface, meal planning and shopping list generation. The frontend is built with SvelteKit and pairs with a separate backend service.
Key Features
- Import recipes by URL with support for hundreds of sites and AI-assisted parsing for non-standard pages
- Create meal plans (single day or weekly) with multiple course types and optional auto-generation
- Generate shopping lists from individual recipes or entire meal plans
- Fast, fuzzy search that handles spelling mistakes and returns results quickly
- Printer-friendly recipe view and a cooking mode to keep the screen awake while cooking
- Shareable public recipe links for easy viewing without registration
- Responsive SvelteKit frontend, bookmarklet for quick imports, and a planned browser extension
Use Cases
- Build a personal recipe collection by importing recipes from websites and blogs
- Plan weekly meals and automatically produce consolidated shopping lists
- Share curated recipe lists or single recipes with friends and family via public links
Limitations and Considerations
- The frontend requires the ManageMeals backend service to be running; the backend is a separate repository and must be configured
- AI-assisted imports rely on heuristics and may fail or require manual cleanup for some sites
- The public demo is read-only and has creation actions disabled; some integrations (browser extension) are still in progress
ManageMeals is suited for individuals who want a fast, privacy-friendly recipe manager and meal planner they can host themselves. It focuses on straightforward recipe workflows, searchability and interoperability with a backend service.
Categories:
Tags:
Tech Stack:
Similar Services

AppFlowy
Open-source collaborative workspace and Notion alternative
Open-source, privacy-focused collaborative workspace for notes, databases, kanban boards and AI-assisted writing; desktop, mobile and web clients with local-first storage...

AFFiNE
Open-source, local-first knowledge workspace for docs, whiteboards and databases
All-in-one, privacy-focused workspace that merges docs, whiteboards and databases with real-time collaboration and multimodal AI assistance.

Memos
Privacy-first self-hosted note-taking and knowledge base
Memos is a lightweight, privacy-first self-hosted note-taking service with Markdown, fast search, and sharing features for personal notes, wikis, and team knowledge.


Joplin
Offline-first note-taking app with end-to-end encrypted sync
Joplin is an offline-first, privacy-focused note and to-do app with end-to-end encryption, Markdown support, web clipping, and sync across desktop and mobile.

SiYuan
Privacy-first block-based personal knowledge management app
Open-source, block-oriented personal knowledge manager with Markdown WYSIWYG, block-level two-way links, encrypted sync, Docker deployment and AI integrations.


Logseq
Privacy-first knowledge management and collaboration platform
Logseq is a privacy-first, open-source knowledge management app for networked notes, tasks, and collaboration using local Markdown or Org-mode graphs.
HTML
Docker
TypeScript
CSS
npm
Svelte
Node.js