Ross ROSS = Recommend OSS · open-source software intelligence for agents

steamclock/bluejay

A simple Swift framework for building reliable Bluetooth LE apps. observed · 2026-08-28

github.com/steamclock/bluejay · Swift · MIT (permissive) 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3540
  • days_rel: n/a
  • days_push: 966
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1126 stars · 101 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Bluejay is a Swift framework that simplifies building reliable Bluetooth LE apps on iOS. It wraps CoreBluetooth with a callback-based API, FIFO operation queue, background restoration support, and simple serialization protocols.

Use cases

  • connect to a single Bluetooth LE peripheral from an iOS app
  • read and write BLE characteristics reliably
  • listen for characteristic notifications
  • handle automatic reconnection to a BLE device
  • perform background BLE tasks and state restoration
  • serialize and deserialize BLE data in Swift

When to choose

  • you are building an iOS app that talks to one Bluetooth LE peripheral
  • you want a simpler, more predictable API than raw CoreBluetooth
  • you need reliable background BLE operations and state restoration

When to avoid

  • you need to manage multiple peripherals simultaneously
  • your app targets Android or non-Apple platforms
  • you need macOS or Bluetooth Classic support

Facets

library · maturity maintenance

sdk developer-tools mobile-development bluetooth-le corebluetooth swift-framework ble bluetooth ios swift mobile

1 source

Member repositories

RepositoryRoleHealth v2
steamclock/bluejaymain23

For agents

markdown · JSON · MCP: product_card(name="steamclock/bluejay")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem