Smart Desk Lamp platform
This repository has been archived on 2023-12-22. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2021-08-28 07:49:14 +00:00
.github/workflows Update Electron.yml 2021-08-27 17:15:10 +02:00
.husky Finalize on commit lint 2021-06-30 09:31:58 +02:00
Dashboard Pin dependencies 2021-08-27 22:43:41 +00:00
Devices Exclude Gerber folder from sync 2021-08-27 00:44:48 +02:00
.gitattributes Fix git destroying line ending after discarding changes 2021-08-25 22:46:20 +02:00
.gitignore Add husky 2021-06-30 08:37:09 +02:00
LICENSE.md Update and rename LICENSE to LICENSE.md 2020-08-08 20:15:44 +02:00
package.json Update dependency husky to v7 2021-08-28 07:49:14 +00:00
README.md Add node-gyp notice 2021-08-27 09:06:26 +02:00
renovate.json Add renovate.json 2021-08-27 21:12:13 +00:00
yarn.lock Update dependency husky to v7 2021-08-28 07:49:14 +00:00

light-control

Electron Build PlatformIO CI Codacy Badge

Uses: https://github.com/GHOSCHT/simple-electron-react-boilerplate

Dashboard: node-gyp fails on sqlite3 build -> set default pyhton version to python 2

node-gyp --python /path/to/python2.7/python.exe

or

npm config set python /path/to/executable/python2.7