The life of a programmer... You get some new fancy Logitech Litra Glow lights for Zoom/recording stuff (https://www.logitech.com/en-gb/products/lighting/litra-glow.946-000002.html), and then you found out it's Windows/OSX only. Luckily, somebody had reversed engineered the protocol into python (https://github.com/kharyam/litra-driver) which you then rewrite into Go so you can control it from your own control software for the proprietary Elgato Stream Deck: https://github.com/derickr/go-litra-driver& https://github.com/derickr/streamdeck-goui
@derickr neat! 🛋