Coder Social home page Coder Social logo

duddu / sourdoc Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 42.98 MB

Your ultimate companion for perfect sourdough. Calculate every variable from mixing to fermentation for the ideal sourdough baking experience.

Home Page: https://sourdoc.duddu.dev

License: Mozilla Public License 2.0

Kotlin 0.08% Swift 1.29% Objective-C 0.02% Dart 63.36% CMake 11.68% C++ 14.83% C 0.89% HTML 5.71% Ruby 1.74% Shell 0.32% JavaScript 0.09%
android dart flutter ios sourdough web

sourdoc's Introduction

Release Version License PRs Welcome

Your ultimate companion for perfect sourdough - Calculate every variable from mixing to fermentation for the ideal sourdough baking experience. Try it now:

Launch web app Download Android app Download macOS app Download Windows app Download Linux app

How it works

The user provides ambient temperature, final bread desired weight, hydration and salt levels, and gets in return all the relevant data automatically calculated: all the ingredients quantities, the recommended inoculation level and how much should the dough rise during bulk fermentation.

Sourdoc sample screenshot 1โ€ƒ Sourdoc sample screenshot 2

Notes about the calculation

Sourdoc doesn't simply use the baker's formula to calculate the ingredients quantities, since that doesn't take into account the ambient temperature; we use instead a more complete formula specific to sourdough baking:

b = f - f * h - f * i - f * s
// b: desired bread loaf weight
// f: flour weight
// h: hydration level (percentage of flour)
// s: salt level (percentage of flour)

For a detailed explanation, see here.

CLI

The repository contains two simple dart scripts useful for updating maintainance files:

dart run cli/update_sitemap.dart
# Updates the lastmod field in the web sitemap.xml to the current datetime

dart run cli/bump_version.dart --increment patch
# Updates the VERSION file using semantic versioning. Supported increment values: patch|minor|major.

Tech

Made with Dart and Flutter, supporting multi-platform build. Will likely be released on the iOS and Android stores in the future.

Contribution

Feel free to raise an issue if you have any question or suggestions, or open a PR if you want to propose any change.

sourdoc's People

Contributors

duddu avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.