eez-open/studio

EEZ Flow Milestone 2 - Interpreter for PC

prasimix opened this issue · 4 comments

  • Make “interpreter” that will support all the above mentioned nodes and support all of existing page widgets (Text, Button, Container, List, Grid, …)
  • Add support for "Text input" widget

Deliverables: New EEZ studio version published on GitHub and tagged as new prerelease

Fixed

Hello,
I'm exploring your amazing project, thank you ! I'm playing with dashboard projects and with this Milestone 2, I can understand you have developed an interpreter for PC. Can you give me a link on documentation on this part ? That will be perfect for my usecases to export a dashboard project and use it as standalone or with an interpreter.

Thank you,

You can run Dashboard projects within Studio, this is easy and preferred way. Here is Studio Documentation site.

You can also run Dashboard's standalone. Here is a repository that you can clone to start: https://github.com/eez-open/dashboard-standalone-app. Except README, there is no other documentation for this use case.