Mediaplayer using balena-downloader, react and electron for balena.io
managing digital devices for exhibitions
- balena.io account
- balena CLI
- clone the repository on your local machine
- replace
webnucin thepackage.jsonwith the name of the balena app - symlink or copy balena-downloader into your project folder (check if the path in your
docker-compose.ymlis correct - set the
BASE_URLvariable in in the balena dashboard for the json file to download the data (e.g.https://example.com/filesanddata.json) npm run balena pushto build the react application and push it to balena.io