BangleApps/apps/followtherecipe
Anton 2a10df7f45 Bump app versions 2024-03-04 22:32:06 +01:00
..
ChangeLog Bump app versions 2024-03-04 22:32:06 +01:00
README.md Create a recipe app mentioned in issue #795 2024-01-02 20:00:40 +01:00
app-icon.js Create a recipe app mentioned in issue #795 2024-01-02 20:00:40 +01:00
app.js Fix no-unused-vars in existing apps 2024-03-04 21:34:50 +01:00
icon.png Create a recipe app mentioned in issue #795 2024-01-02 20:00:40 +01:00
interface.html Create a recipe app mentioned in issue #795 2024-01-02 20:00:40 +01:00
metadata.json Bump app versions 2024-03-04 22:32:06 +01:00
screenshot1.png Create a recipe app mentioned in issue #795 2024-01-02 20:00:40 +01:00

README.md

Follow the recipe

A simple app using Gadgetbridge internet access to fetch a recipe and follow it step by step.

For now, if you are connected to Gadgetbridge, it display a random recipe whenever you restart the app. Else, a stored recipe is displayed. You can go to the next screen via tab right and go the previous screen via tab left.

You can choose a recipe via the App Loader: Select the recipe then click on "Save recipe onto BangleJs".

Make sure that you allowed 'Internet Access' via the Gadgetbridge app before using Follow The Recipe.

If you run the app via web IDE, connect your Banglejs via Gadgetbridge app then in the web IDE connect via Android. For more informations, see the documentation about Gadgetbridge

TO-DOs:

  • Display random recipe on start
  • Choose between some recipe previously saved or random on start
  • Edit the recipe and save it to BangleJs
  • improve GUI (color, fonts, ...)

Contributors

Written by Mel-Levesque

Thanks To