Add UI presentation
This commit is contained in:
parent
ea3f815e3e
commit
ce38e34051
1 changed files with 8 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
||||||
# Heliox - Dashboard
|
# Heliox - Dashboard
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
<img src="../../assets/logo.png" alt="Logo" width="80" height="80">
|
||||||
|
</div>
|
||||||
|
|
||||||
[](https://github.com/GHOSCHT/light-control/actions/workflows/Electron.yml)
|
[](https://github.com/GHOSCHT/light-control/actions/workflows/Electron.yml)
|
||||||
[](https://github.com/GHOSCHT/light-control/actions/workflows/codeql-analysis.yml)
|
[](https://github.com/GHOSCHT/light-control/actions/workflows/codeql-analysis.yml)
|
||||||
[](https://www.codacy.com/gh/GHOSCHT/heliox/dashboard?utm_source=github.com&utm_medium=referral&utm_content=GHOSCHT/heliox&utm_campaign=Badge_Grade)
|
[](https://www.codacy.com/gh/GHOSCHT/heliox/dashboard?utm_source=github.com&utm_medium=referral&utm_content=GHOSCHT/heliox&utm_campaign=Badge_Grade)
|
||||||
|
@ -9,6 +13,10 @@
|
||||||
|
|
||||||
Uses: <https://github.com/GHOSCHT/simple-electron-react-boilerplate>
|
Uses: <https://github.com/GHOSCHT/simple-electron-react-boilerplate>
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
<img src="../../assets/dashboard.png" alt="dashboard">
|
||||||
|
</div>
|
||||||
|
|
||||||
Dashboard: node-gyp fails on sqlite3 build -> set default pyhton version to python 2
|
Dashboard: node-gyp fails on sqlite3 build -> set default pyhton version to python 2
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
|
Reference in a new issue