Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.
/ lights.io Public archive

a little socket.io node that pushes colours to connected clients

Notifications You must be signed in to change notification settings

DeviaVir/lights.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lights.io

This little socket.io node simply returns the last colour set, to all its connected clients, in realtime - showcasing the power of the web (and node!).

Install

Clone or download, put the public_html files in your public folder and update node.crowdlighting.com to your address in admin/index.html, admin/assets/js/main.js, lights/index.html.

Next up, run npm install in /node, when that finishes, simply run node bin/server and visit youraddress.com/lights or alternatively lights.youraddress.com to see the default #f4f4f4 colour. You should now be able to change that colour up at youraddress.com/admin

Why?

Sometimes a little demo says more than a thousand words.

Don't want to go through the hassle of installing? Check it out here: http://lights.crowdlighting.com/

About

a little socket.io node that pushes colours to connected clients

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published