Skip to content

EmuxEvans/hklight

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

hklight

This is a sample project of a HomeKit light bulb using HomeControl. Read more.

Installation

Go

Make sure that you have a working Go installation.

Checkout

  • Clone project git clone https://github.com/brutella/hklight && cd hklight
  • Install dependencies go get

Build

Build with go build hklightd.go.

Run

Execute the executable ./hklightd or run with go run hklightd.go.

License

hklight is available under a non-commercial license. See the LICENSE file for more info.

About

Example project of a HomeKit light bulb using HomeControl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%