Skip to content

A toolkit (Swift/iOS for now) to bootstrap building "account free" apps for interacting with BLE devices.

License

Notifications You must be signed in to change notification settings

DouglasUrner/BLEToolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLEToolkit

A toolkit (Swift/iOS for now) to bootstrap building "account free" apps for interacting with BLE devices.

Motivation

Many Bluetooth enabled devices: scales, multimeters, medical devices, use a smartphone as a display, to log data, or to connect to another (local) service such as Apple Health -- for most of these use cases there is no need for an account, but the apps that support the devices require that you create an account to use them. There too many privacy and security issues involved for this to be a good idea...

So, inspired by KrystianD's bm2-battery-monitor and olixdev's openScale, I set out to build a set of tools to make it easier to create alternative apps for these devices -- and learn some new tricks along the way.

Tools

  • BLEScan: a macOS / iOS app to scan for BLE peripherals.

About

A toolkit (Swift/iOS for now) to bootstrap building "account free" apps for interacting with BLE devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages