coolnameismy/BabyBluetooth
:baby: The easiest way to use Bluetooth (BLE )in ios/os ,even bady can use . 一个非常容易使用的蓝牙库,适用于ios和os observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 4051
- days_rel: n/a
- days_push: 2002
- n_releases_24m: 0
Adoption not part of the score
4746 stars · 1003 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
BabyBluetooth is an Objective-C library that wraps Apple's CoreBluetooth framework to simplify BLE (Bluetooth 4.0) development on iOS and macOS. It replaces delegate-heavy CoreBluetooth code with block-based, chainable APIs and supports both central and peripheral modes.
Use cases
- scan for BLE peripherals from an iOS app
- connect to and communicate with Bluetooth LE devices
- simulate a BLE peripheral with services and characteristics
- filter discovered Bluetooth devices by name or RSSI
- simplify CoreBluetooth delegate code with blocks
When to choose
- building an iOS or macOS app that talks to BLE hardware
- you want a simpler, block-based alternative to raw CoreBluetooth
- you need both central and peripheral mode support in Objective-C
When to avoid
- developing in Swift with modern BLE libraries like CoreBluetooth async wrappers
- targeting Android or cross-platform BLE needs
- you need actively maintained updates — the latest release is from 2021
Facets
library · maturity maintenance
sdk developer-tools mobile-development developer-tools cross-platform bluetooth ble corebluetooth objective-c block-based-api chainable-api ios macos swift
1 source
- readme: https://github.com/coolnameismy/BabyBluetooth · fetched 2026-08-28 · 9b94d116f9b9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| coolnameismy/BabyBluetooth | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="coolnameismy/BabyBluetooth")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem