12
27
Fork
You've already forked kitchenowl
1
KitchenOwl is a self-hosted grocery list and recipe manager. The backend is made with Flask and the frontend with Flutter. Easily add items to your shopping list before you go shopping. You can also create recipes and add items based on what you want to cook. https://kitchenowl.org/
  • Dart 70.1%
  • Python 25.9%
  • C++ 1.5%
  • CMake 1.1%
  • Dockerfile 0.4%
  • Other 0.9%
Tom Bursch 8d61a383c4
Some checks failed
CI deploy backend to Docker Hub / build (push) Has been cancelled
CI deploy to Docker Hub / build (push) Has been cancelled
Deploy Docs / Deploy docs (push) Has been cancelled
CI deploy web to Docker Hub / build (push) Has been cancelled
Pytesting / build (push) Has been cancelled
Quality / Analyze (push) Has been cancelled
Quality / Tests (push) Has been cancelled
fix: Use request_hardened for image scraping
2026年06月28日 17:05:52 +02:00
.github docs: Fix typos 2025年09月04日 15:03:12 +02:00
backend fix: Use request_hardened for image scraping 2026年06月28日 17:05:52 +02:00
docs Enable SQLite WAL mode to fix slow performance on slow systems (e.g. NAS) ( #1092 ) 2026年06月28日 16:54:30 +02:00
flutter @ad70ec4617 chore: Upgrade dependencies 2026年06月28日 16:59:30 +02:00
icons feat: Add tofu icon ( #436 ) 2024年04月24日 15:02:49 +02:00
kitchenowl chore: Upgrade dependencies 2026年06月28日 16:59:30 +02:00
metadata/en-US Prepare release v0.7.9 2026年06月04日 19:49:05 +02:00
.dockerignore Move app to subfolder 2024年01月19日 12:07:04 +01:00
.gitignore chore: update dependencies and CI 2023年10月18日 14:02:35 +02:00
.gitmodules chore: Add flutter submodule for fdroid 2023年09月05日 14:28:39 +02:00
CHANGELOG.md docs: update 2021年08月03日 14:52:44 +02:00
changelog_configuration.json docs: Update changelog template 2026年01月10日 18:29:49 +01:00
CONTRIBUTING.md docs: Update contributing 2024年12月04日 16:07:48 +01:00
docker-compose-postgres.yml Fix: Database Container Allows Unauthorized Permission Escalation in docker-compose-postgres.yml ( #833 ) 2025年07月17日 19:35:09 +02:00
docker-compose-rabbitmq.yml docs: Single container install instructions ( #373 ) 2024年04月03日 16:00:47 +02:00
docker-compose-single.yml feat: MCP tools for full management of household ( #1020 ) 2026年03月24日 20:59:55 +01:00
docker-compose.yml feat: MCP tools for full management of household ( #1020 ) 2026年03月24日 20:59:55 +01:00
Dockerfile Add OCI source label ( #975 ) 2026年01月24日 17:36:36 +01:00
LICENSE Update LICENSE 2022年01月13日 18:15:34 +01:00
README.md docs: Add HomeAssistant links 2025年02月09日 17:02:00 +01:00

KitchenOwl

A smart grocery list and recipe manager.

Website | Docs | Self-Hosting | Matrix

Stars Translation Matrix License GitHub release (latest by date) Docker pulls

🍫 🥘 🍽

KitchenOwl is a smart self-hosted grocery list and recipe manager. Easily add items to your shopping list before you go shopping. You can also create recipes and get suggestions on what you want to cook. Track your expenses so you know how much you've spent.

  • Native Mobile/Web/Desktop apps with a great design
  • Add items to your shopping list and sync them in real-time with multiple users
  • Partial offline support, so you don't lose track of what to buy even when there is no signal
  • Manage recipes and add them to your shopping list
  • Share recipes with friends and family
  • Create a meal plan to always know what you'll be eating
  • Manage balances and track expenses of your household

Please keep in mind that this project is still in development.

For a full list check out the website. For a list of planned features, take a look at the Roadmap!

📱 Screenshots

Groceries page Recipe page Plan page Expense page

🤖 App Install

Get it in your favorite store or find the current release for your operating system on the releases page.

🚀 Get started

Please take a look at the get started guide.

🙌 Contributing

From opening a bug report to creating a pull request: every contribution is appreciated and welcomed. If you're planning to implement a new feature or change the API please create an issue first. This way, we can ensure your work is not in vain. For more information see Contributing or get in contact by joining our Matrix space.

🌍 Translations

You can help translate the App into your language by using Weblate!

Translation status

🛎️ Stay Up-to-Date

KitchenOwl is moving fast, to stay updated consider starring and watching the releases of this repository.

💬 Status

  • Public Alpha: Still working on stuff (rarely things might break)
  • Public Beta: Stable and most planned features complete
  • Public: Production-ready

🔨 Built With

🍀 Contributors

📜 License

KitchenOwl is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the AGPL-3.0 License.