Skip to content
/ huecli Public

CLI program to control Phillips Hue lights written in GO

License

Notifications You must be signed in to change notification settings

medoix/huecli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published