Skip to content

Simple BLE scanner for macOS build with Swift and SwiftUI

License

Notifications You must be signed in to change notification settings

tjpetz/macBLEScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

macBLEScanner

Simple BLE scanner for macOS build with Swift and SwiftUI

At this point (Oct 2020) this is pretty much just a hacked together example. The UI is functional but certainly not stylish.

Working so far is scanning for devices. Connecting to selected devices and discovering all services and all characteristics for each service.

Note the previews are disabled except on the main view as it's difficult to dummy up test data. I need to give some more thought on how to do that.

About

Simple BLE scanner for macOS build with Swift and SwiftUI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages