balena-labs-projects / balena-dash

Build a Raspberry Pi based desktop dashboard for stats, photos, videos and more!

Home Page:https://balena.io/blog/make-a-web-frame-with-raspberry-pi-in-30-minutes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move balenaDash to version 2 of the browser block

phil-d-wilson opened this issue · comments

Version 2 of the browser block is now available, which includes an API for dynamic configuration:
https://github.com/balenablocks/browser

This project should be updated to use the new block. The Tahora method of changing the URL can now be replaced by using the API directly. An example of a project which does this is here:
https://github.com/balena-io-playground/browsercontrol

This could be used as the Tahora replacement, or serve purely as a guide for how to use the browser block API.