:bread: :pizza: :+1:
This program allows you to create your own bread recipes, calculating all percentages and weights needed. Just add ingredients (categories: Flour, Fluid, Other) and the tool calculates hydration rations and all other percentages. You can also simply type in your desired percentage of the ingredient and the weights will be calculated accordingly.
No installation needed, just download the 'BreadCalculator.zip', unpack it and start the BreadCalculator.exe. A warning may pop up because I am not a certified developer. If it does, click "more info" and "open anyway".
----> DOWNLOAD HERE <----
Will come soon
I want something that makes it easy for me to create my own recipes without doing all the math myself. I've seen many online calculators or excel spreadsheets, but these are either super ugly or useless since some vital features are missing, e.g. adding more than one pre-ferment. So I created my own application with certain principles in mind:
The Calculator is very easy to use. You add elements (ingredients) to the respective dough list. The percentages of each ingerdient are calculated based on the total flour weight. You can either enter the weight in gram or the desired percentage (e.g. for salt or water) where you want always a fixed percentage.
$ npm i
$ npm start