The electron build repository is [here](https://gitlab.com/hololinked/hololinked-server/thing-control-panel-electron-build). No longer remember why it was created separately, most likely for testing. First fix this issue - [self signed certificates](https://github.com/hololinked-dev/thing-control-panel/issues/2) We should provide electron desktop app with every release Rough steps - [ ] make sure the electron app is buildable again as the changes may be outdated, or create a new working electron packaging - [ ] add a CI job that will automate creation of this electron app - [ ] `choco install` (or similar for linux) of this entire application would be a great plus blocked by #2
The electron build repository is here. No longer remember why it was created separately, most likely for testing.
First fix this issue - self signed certificates
We should provide electron desktop app with every release
Rough steps
choco install(or similar for linux) of this entire application would be a great plusblocked by #2