Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Hue CLI

Command line tool to control the Phillips Hue lights via the Phillips Hue Bridge.

Instructions

Build

git clone https://github.com/medoix/huecli.git
cd huecli
go build

Run

List connected lights

HUE_URL=<bridge URL with API key> huecli lights

Turn room lights on or off

HUE_URL=<bridge URL with API key> huecli office on

Planned Features

  • Better Bridge URL Handling
  • Control Colors of Lights

About

CLI program to control Phillips Hue lights written in GO

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors