Compare commits
No commits in common. "ce38e34051fae21f64c2570aa8dae356044c8291" and "12da5957b8a6ea9a4283d233864326df697d8182" have entirely different histories.
ce38e34051
...
12da5957b8
2 changed files with 0 additions and 8 deletions
Binary file not shown.
Before Width: | Height: | Size: 86 KiB |
|
@ -1,9 +1,5 @@
|
||||||
# Heliox - Dashboard
|
# 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)
|
[![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)
|
[![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&utm_medium=referral&utm_content=GHOSCHT/heliox&utm_campaign=Badge_Grade)
|
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/bdb8a994396345efab8271307f1ea155)](https://www.codacy.com/gh/GHOSCHT/heliox/dashboard?utm_source=github.com&utm_medium=referral&utm_content=GHOSCHT/heliox&utm_campaign=Badge_Grade)
|
||||||
|
@ -13,10 +9,6 @@
|
||||||
|
|
||||||
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