From f751b0f0cfb138ac4af72cbe5a6b58f69c90367e Mon Sep 17 00:00:00 2001 From: kellyp Date: Thu, 29 Feb 2024 10:15:40 -0800 Subject: [PATCH] Adding description for readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 311ab8e..f0ba2ca 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ Prefab ====== + +Prefab is an application that provides a simple http interface to (HomeKit)[https://developer.apple.com/documentation/homekit] data. As of this writing the native HomeKit APIs are available on iOS based systems. The goal of this app is to provide HomeKit access to macOS. The Prefab application provides access to data provided by HomeKit while the prefab cli tool provides a simple client to request HomeKit data and provide shell access. +