141 Forks
2576 Stars
2576 Watchers

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.

How to download and setup kitchenowl

Open terminal and run command
git clone https://github.com/TomBursch/kitchenowl.git
git clone is used to create a copy or clone of kitchenowl repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with kitchenowl https://github.com/TomBursch/kitchenowl/archive/master.zip

Or simply clone kitchenowl with SSH
[email protected]:TomBursch/kitchenowl.git

If you have some problems with kitchenowl

You may open issue on kitchenowl support forum (system) here: https://github.com/TomBursch/kitchenowl/issues