Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 529 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 529 Bytes

colorbox

A toolbox for zeroing in on types of color in an image. Primarily developed to snatch interesting colors from album art to send to Hue lights.


Setup

  • npm install

Debugging environment

Since so much of the tweaking of this tool is visual, I setup a debugging environment with a basic HTML output and gulp/browser-sync to be able to see changes visually as you save.

Start the debugger with npm start, and you should see something that looks like this:

ColorBoxDebugger