Skip to content

dorkowscy/lifxtool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIFXTOOL

This program runs effects on LIFX bulbs.

Getting started

  1. Create a configuration file; see example configuration for syntax. Save the file as config.yaml.
  2. Compile the program (see below)
  3. Run the program: lifxtool -preset <mypreset>

Compiling

  1. Download and install Go 1.17 or higher
  2. Checkout the repository: git clone https://github.com/dorkowscy/lifxtool
  3. Compile the program: cd lifxtool; go build -o lifxtool cmd/lifxtool/main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages