psieg / Lightpack

Lightpack and Prismatik open repository
GNU General Public License v3.0
1.59k stars 190 forks source link

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

Open Exioncore opened 1 year ago

Exioncore commented 1 year ago

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?

zomfg commented 1 year ago

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