Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

lightshowjs/lightshow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightshow.js

Control lights and music for Raspberry Pi and more.

lightshow

Prerequisites

Node.js, Yarn (classic), and SoX.

Setup

# Install dependencies
yarn
# Build all packages
yarn build:all
# Copy sample config folder to ./config
yarn config:copy

First time run

yarn workspace @lightshow/server start
  1. Open the sample preview space @ http://localhost:3000/preview/space/demo-space?events=io.

  2. To play the sample track, click the ▶️ icon in the upper right to view the listing and click the track.

  3. Watch the demo space do it's thing!

demo.mov

Releases

No releases published

Packages

No packages published

Languages