Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 328 Bytes

File metadata and controls

19 lines (13 loc) · 328 Bytes

Sentinel-BMS-Monitor

Monitoring software for the BMS, running on node.js and electron

Running Instructions

npm install
npm start

Windows Portable EXE

Run this on Windows after installing dependencies:

npm run build:win-portable

The portable executable will be written to the dist folder.