Pick the ingredients and amount used according to recepie and the application calculates the nutritional values needed for product labeling, including fiber content which is optional on labels.
Tip
Don't forget to add water if used.
In the database window you can remove products from the database by selecting a row and clicking "Remove". You can also Update the values of the selected row and add products that do not need to be calculated (e.g. bought finished products).
Note
When adding bought products remember that 'Fiber content' is not required on labels BUT is used to correctly calculate calories, contact the producer if the label does not include fiber content.
Use the cross-platform build.py script.
Linux: chmod 755 build.py && ./build.py --binary
Windows: build.py --binary
Alcohol content is left out (Alcohol content is also used to calculate calories), if you need it in production feel free to fork this repo.
As for now the application supports up to 12 ingredients.
Note
🟦 THIS SOFTWARE IS PROVIDED "AS IS", WITHOUT ANY WARRANTY.
🟦 This application is made to comply with EU regulations only.