rhummelmose/BluetoothKit
Easily communicate between iOS/OSX devices using BLE observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4025
- days_rel: n/a
- days_push: 1062
- n_releases_24m: 0
Adoption not part of the score
2303 stars · 270 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
BluetoothKit is a Swift library that simplifies Bluetooth Low Energy (BLE) communication between iOS and macOS devices. It wraps Apple's CoreBluetooth API with a modern, closure-based interface, handling scanning, connections, broadcasting, and automatic data chunking.
Use cases
- send data between two iOS devices over bluetooth
- communicate between iPhone and Mac using BLE
- build a peer-to-peer app without a server
- simplify CoreBluetooth central and peripheral code
- transfer large files between Apple devices via bluetooth
- scan for and connect to nearby BLE peripherals in Swift
When to choose
- you need simple device-to-device BLE communication on iOS/macOS
- you want to avoid dealing with CoreBluetooth's low-level API and data chunking
- you prefer a closure-based Swift API over delegate-based patterns
When to avoid
- you need cross-platform BLE support beyond Apple devices
- you need fine-grained control over GATT services and characteristics
- you need a library with frequent updates and active community support
- your project targets platforms or Swift versions not supported by the library
Facets
library · maturity maintenance
sdk developer-tools mobile-development developer-tools cross-platform bluetooth bluetooth-low-energy ble corebluetooth swift cocoapods carthage peer-to-peer ios macos
1 source
- readme: https://github.com/rhummelmose/BluetoothKit · fetched 2026-08-28 · 34187a33b8fc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rhummelmose/BluetoothKit | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="rhummelmose/BluetoothKit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem