Razikus / open-balena-dashboard

MIT License
52 stars 9 forks source link

Open Balena Dashboard (open-balena-dashboard)

Build artifact and publish Dashboard for Open Balena.

Check it out here

https://razikus.github.io/open-balena-dashboard/#/

Click on screen to check the video: Check the video

Android

Check out Android app! https://play.google.com/store/apps/details?id=eu.razniewski.openbalena.dashboard

Features

Features plan list

Issues and enchancements

Feel free to add the features, and request one.

Developing

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

npm run lint

Build the app for production

quasar build