iplight is a client for network controled lights
to run client you have several options:
- console client
python -m iplight.run_lamp_client_cli
- gui client
python -m iplight.run_lamp_client_gui
or in case of windows:
pythonw -m iplight.run_lamp_client_gui