psieg / Lightpack

Lightpack and Prismatik open repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there a plugin to use an Image to set static color?

Exioncore opened this issue · comments

As title says, is there a way to use an image to set the static color of the lights?

Right now, most I can do is set the Mode to static which will set 1 color across the whole strip. I would like to use an image instead from which it extrapolates the color of each led using the Screen Grabbing grid. Is there a plugin out there that does this already?

commented

probably not
but if it's just one image, you could hardcode the colors in a AHK script and trigger from there, see #306
or you might try building this old thing #362 which would allow hardcoding the colors in JS and without AHK