Compare commits

...

2 commits

Author SHA1 Message Date
ce38e34051
Add UI presentation 2023-02-12 16:58:46 +01:00
ea3f815e3e
Add files via upload 2023-02-12 16:54:51 +01:00
2 changed files with 8 additions and 0 deletions

BIN
assets/dashboard.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

View file

@ -1,5 +1,9 @@
# Heliox - Dashboard
<div align="center">
<img src="../../assets/logo.png" alt="Logo" width="80" height="80">
</div>
[![Electron Build](https://github.com/GHOSCHT/light-control/actions/workflows/Electron.yml/badge.svg)](https://github.com/GHOSCHT/light-control/actions/workflows/Electron.yml)
[![CodeQL](https://github.com/GHOSCHT/light-control/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/GHOSCHT/light-control/actions/workflows/codeql-analysis.yml)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/bdb8a994396345efab8271307f1ea155)](https://www.codacy.com/gh/GHOSCHT/heliox/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=GHOSCHT/heliox&amp;utm_campaign=Badge_Grade)
@ -9,6 +13,10 @@
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
```shell