All apps Β· 0 apps
KitchenOwl-Web
Docker app from HanSolo97's Repository
Overview
Readme
View on GitHub
A smart grocery list and recipe manager.
Website | Docs | Self-Hosting | Matrix
π« π₯ π½
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
![]() |
![]() |
![]() |
![]() |
π€ 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!
ποΈ 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
π Related
- Website
- Docs
- KitchenOwl Backend Repository
- KitchenOwl Website Repository
- KitchenOwl Python Client Repository
- KitchenOwl Home Assistant Integration Repository
- DockerHub
- Recipe scrapers used for scraping recipes from the web
- Weblate is helping with continuous localization as part of their ongoing support for open-source software projects.
π¨ 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.
Install KitchenOwl-Web on Unraid in a few clicks.
Find KitchenOwl-Web in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allLinks
Details
tombursch/kitchenowl-webRuntime arguments
- Web UI
http://[IP]:[PORT:8080]/- Network
bridge- Privileged
- false
Template configuration
KitchenOwl UI Port
- Target
- 8080
- Default
- 8123
- Value
- 8123
Url to the Backend (needs kitchenowl container)
- Target
- BACK_URL
- Default
- localhost:5000
- Value
- localhost:5000
For security reasons, it is mandatory to change the JWT Secret! Preferably use a secure random key generator for that.
- Target
- JWT_SECRET_KEY
- Default
- PLEASE_CHANGE_ME
- Value
- PLEASE_CHANGE_ME



