Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrewklement/coffeerecipeapp
App to connect to a bluetooth scale or work standalone to be used as a coffee brewing timer and tracker
https://github.com/andrewklement/coffeerecipeapp
Last synced: about 2 months ago
JSON representation
App to connect to a bluetooth scale or work standalone to be used as a coffee brewing timer and tracker
- Host: GitHub
- URL: https://github.com/andrewklement/coffeerecipeapp
- Owner: AndrewKlement
- License: gpl-3.0
- Created: 2024-02-13T04:54:18.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-13T06:15:58.000Z (11 months ago)
- Last Synced: 2024-02-14T05:36:44.636Z (11 months ago)
- Language: Dart
- Homepage:
- Size: 405 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Recipe
This app works as a standalone app or with a [bluetooth coffee scale](https://github.com/AndrewKlement/BluetoothCoffeeScale) This app uses a timer to guide you through the process of brewing a coffee and can also track how accurate you are to the recipe by using a [bluetooth coffee scale](https://github.com/AndrewKlement/BluetoothCoffeeScale) so that you could make a repeatable coffee.
# Features
- This app host a web server for you to see the graph, so that you can see it in a bigger display device
- It has a journal so that you can track which recipe yields the most desireable coffee
- The journal question can be customized# How to use with the bluetooth scale
- Add a coffee brewing recipe
- Connect to the scale
- Click on the recipe and click continue
- Now the web server should already be started
- Connect to the web server in other device and start using it# Screenshots