Skip to content

AmirNaghibi/LightCtrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LightCtrl

Control Lifex Smart Lamp from commandline.

Installation and Set up

  1. clone the repo
  2. change working directory to the repo
  3. change file permission to be able to execute
chmod +x install.sh
  1. run the shell script
./install.sh

Usage

  • Turn light on
light on
  • Turn light off
light off
  • change light brightness by passing an argument between 0 and 1
lightb 0.75

Releases

No releases published

Packages

No packages published

Languages