Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 294 Bytes

File metadata and controls

17 lines (9 loc) · 294 Bytes

iplight

iplight is a client for network controled lights

to run client you have several options:

  1. console client

python -m iplight.run_lamp_client_cli

  1. gui client

python -m iplight.run_lamp_client_gui

or in case of windows:

pythonw -m iplight.run_lamp_client_gui