Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 395 Bytes

File metadata and controls

12 lines (8 loc) · 395 Bytes

LoveBus Control Panel

This is the control panel server that will allow the caretakers of the bus to select the currently running pattern.

The control daemon that is part of the LED-array repository will periodically upload the available scripts and the web interface will show them.

Install

git clone https://github.com/TheLoveBus/ControlPanel.git cd ControlPanel npm install npm start