riclolsen / OSHMI

SCADA HMI for substations and automation applications.
http://oshmiopensubstationhmi.sourceforge.net/
GNU General Public License v3.0
391 stars 156 forks source link

How to use it through browser? #2

Closed xujingzhou closed 4 years ago

xujingzhou commented 4 years ago

Hi, there has H5 + JS(TS) version? how to compile it.

riclolsen commented 4 years ago

Hi! The user interface is HTML5, viewers are HTML5 apps opened in an embedded Chromium browser. You can open by default on a browser in the local machine http://127.0.0.1:51909. Build requirements are here https://github.com/riclolsen/OSHMI/blob/master/installer/release_notes.txt Best regards.