Python UI for Elgato Key Lights
Elgato doesn't support Linux for their key light control, so something had to be done.
sudo dnf install python3-tkinter # if not already present
pip install zeroconf requests
python3 elgato_controller.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Python UI for Elgato Key Lights
Elgato doesn't support Linux for their key light control, so something had to be done.
sudo dnf install python3-tkinter # if not already present
pip install zeroconf requests
python3 elgato_controller.py