Skip to content

MillerTechnologyPeru/SmartLock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartLock

Swift BLE Smart Lock system

Overview

This project consists of a Swift Package CoreLock which consists of the model layer for the Bluetooth communcation protocol, as well as the lockd executable run on the embedded Linux device.

The Xcode project contains the SmartLock iOS app (and extensions) and the LockKit dynamic framework which embeds all the Swift packages in a single binary (so extensions dont have to statically link anything), as well as reusable code specific to Apple's platforms like UIKit, AppKit, WatchKit, CoreData, AppIntents, etc.

Screenshots

macOS

Screenshot 2023-07-03 at 4 35 36 PM Screenshot 2023-07-03 at 4 37 29 PM

iOS

IMG_D7C54B938AE7-1

IMG_D5959C9C7241-1