Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tombursch/kitchenowl
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://github.com/tombursch/kitchenowl
android cross-platform expense-tracker flutter grocery-list ios mobile-app recipe-manager self-hosted
Last synced: 27 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/tombursch/kitchenowl
- Owner: TomBursch
- License: agpl-3.0
- Created: 2021-02-03T08:39:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T15:57:52.000Z (about 2 months ago)
- Last Synced: 2024-09-25T23:04:10.426Z (about 1 month ago)
- Topics: android, cross-platform, expense-tracker, flutter, grocery-list, ios, mobile-app, recipe-manager, self-hosted
- Language: Dart
- Homepage: https://kitchenowl.org/
- Size: 84.9 MB
- Stars: 1,238
- Watchers: 15
- Forks: 68
- Open Issues: 114
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
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 householdPlease keep in mind that this project is still in development.
For a full list check out the [website](https://kitchenowl.org). For a list of planned features, take a look at the [Roadmap](https://github.com/users/TomBursch/projects/1)!
## 📱 Screenshots
## 🤖 App Install
Get it in your favorite store or find the current release for your operating system on the [releases page](https://github.com/TomBursch/kitchenowl/releases).
## 🚀 Get started
Please take a look at the [get started guide](https://docs.kitchenowl.org/latest/self-hosting/).
## 🙌 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](CONTRIBUTING.md) or get in contact by joining our [Matrix space](https://matrix.to/#/#kitchenowl:matrix.org).### 🌍 Translations
You can help translate the App into your language by using [Weblate](https://hosted.weblate.org/engage/kitchenowl/)!
## 🛎️ Stay Up-to-Date
KitchenOwl is moving fast, to stay updated consider starring and watching the releases of this repository.
### 💬 Status
- [x] Public Alpha: Still working on stuff (rarely things might break)
- [ ] Public Beta: Stable and most planned features complete
- [ ] Public: Production-ready## 📚 Related
- [Website](https://kitchenowl.org)
- [Docs](https://docs.kitchenowl.org)
- [KitchenOwl Backend](https://github.com/TomBursch/kitchenowl-backend) Repository
- [KitchenOwl Website](https://github.com/TomBursch/kitchenowl-website) Repository
- [DockerHub](https://hub.docker.com/r/tombursch/kitchenowl)
- Owl icon taken from [Freepik](https://www.flaticon.com/authors/freepik)
- [Recipe scrapers](https://github.com/hhursev/recipe-scrapers) used for scraping recipes from the web
- [Weblate](https://weblate.org/) is helping with continuous localization as part of their ongoing support for open-source software projects.### 🔨 Built With
- [Flask](https://flask.palletsprojects.com/)
- [Flutter](https://flutter.dev/)
- [Docker](https://docs.docker.com/)## 🍀 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.