Skip to content

Node.js implementation of HomeKit Accessory Server.

Notifications You must be signed in to change notification settings

jaredhanson/HAP-NodeJS

 
 

Repository files navigation

HAP-NodeJS

HAP-NodeJS is a Node.js implementation of HomeKit Accessory Server.

With this project, you should be able to create your own HomeKit Accessory on Raspberry Pi, Intel Edison or any other platform that can run Node.js :)

The implementation may not 100% follow the HAP MFi Specification since MFi program doesn't allow individual developer to join.

Remember to run npm rebuild before actually running the server.

You can use the following command to start the HAP Server:

node Core.js

Special thanks to Alex Skalozub, who reverse engineered the server side HAP. You can find his research at here.

There is a video demo running this project on Intel Edison.

About

Node.js implementation of HomeKit Accessory Server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published