Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 938 Bytes

File metadata and controls

21 lines (16 loc) · 938 Bytes

Program that allows you to control any wiz bulb and lightstrip (all the individual light zones) and use them synced to your screen colors

Features:

  • Real-time screen capture light sync
  • Full 12-zone RGBIC support per lightstrip
  • Independent zone width control for each strip segment.
  • Supports WiZ lightstrips (12 zones) and WiZ bulbs (single zone).
  • Automatic network discovery of WiZ devices.
  • Live output preview bar showing live strip colors.
  • Manual color control mode with: Color wheel, RGB sliders, HEX input.
  • Multi-zone selection.
  • Adjustable brightness, FPS, and color smoothing.
  • Full RGB color calibration.
  • System tray support.

Download the Exe from releases or use the source code.

run: python -m pip install -r requirements.txt before opening the source code

image