Top 6 Objective-C Bluetooth Projects
-
BabyBluetooth
:baby: The easiest way to use Bluetooth (BLE )in ios/os ,even bady can use . 一个非常容易使用的蓝牙库,适用于ios和os
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
blueutil
CLI for bluetooth on OSX: power, discoverable state, list, inquire devices, connect, info, …
Project mention: Show HN: BlueBoy, a macOS CLI for Bluetooth management | news.ycombinator.com | 2025-05-09Hey! I'm Miles, and I built this to resolve the issues I had with blueutil[1], and publicize the results in the form of a library that anyone could interface with. It's certainly made my automation life easier! I wish bluetooth settings didn't feel so out of the way...
There are some missing features, mainly related to setting internal bluetooth states, that are heavily restricted even in terms of private frameworks. If anyone is better at bridging Obj-C and swift than me, please submit a PR, file an issue, or shoot me an email with advice!
In my adventures, I also revamped a BLE swift library, which anyone interested can access at https://github.com/philocalyst/BleuKit.
I would call both of the libraries pre-release, but I will be devoting some time to both of them in the coming days/weeks to bring them up to the standards we expect from swift packages, along with uploading them to a central location.
[1] https://github.com/toy/blueutil
-
-
Discovery
A very simple library to discover and retrieve data from nearby devices (even if the peer app works at background). (by omergul)
-
LGBluetooth
Simple, block-based, lightweight library over CoreBluetooth. Will clean up your Core Bluetooth related code.
Objective-C Bluetooth discussion
Objective-C Bluetooth related posts
Index
What are some of the best open-source Bluetooth projects in Objective-C? This list will help you:
# | Project | Stars |
---|---|---|
1 | BabyBluetooth | 4,754 |
2 | blueutil | 1,139 |
3 | BluetoothSerial | 1,080 |
4 | Discovery | 416 |
5 | LGBluetooth | 175 |
6 | simple-share | 137 |