Skip to content

grumpylabs/hcf

 
 

Repository files navigation

hcf

Codefresh build status

hcf is a lightweight framework to develop HomeKit accessories in Go. This is a fork from github.com/brutella/hc It abstracts the HomeKit Accessory Protocol (HAP) and makes it easy to work with services and characteristics.

hcf handles the underlying communication between HomeKit accessories and clients. You can focus on implementing the business logic for your accessory, without having to worry about the protocol.

License

hcf is available under the Apache License 2.0 license. See the LICENSE file for more info.

About

This is a fork from brutella/hc it is a lightweight framework to develop HomeKit accessories in Go.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.9%
  • Dockerfile 0.1%