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

rwbutler/Connectivity

🌐 Makes Internet connectivity detection more robust by detecting Wi-Fi networks without Internet access. observed · 2026-08-28

github.com/rwbutler/Connectivity · homepage · 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: 3334
  • days_rel: 687
  • days_push: 639
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1687 stars · 86 forks observed · 2026-08-28

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

Connectivity is a Swift library that wraps Apple's Reachability to provide a reliable measure of actual Internet connectivity on iOS. It solves the captive portal problem by detecting when a device is connected to a Wi-Fi network that lacks real Internet access.

Use cases

  • detect when iOS device is on Wi-Fi without internet access
  • handle captive portal login flows in my app
  • replace Apple Reachability with more reliable connectivity checks
  • notify users when their connection is not truly online
  • check internet connectivity before making network requests
  • detect public Wi-Fi networks requiring registration

When to choose

  • you're building an iOS app that needs to distinguish real Internet access from mere interface availability
  • you need to detect captive portals on public Wi-Fi networks
  • you want callbacks, Combine support, and one-off connectivity checks

When to avoid

  • you're not targeting Apple platforms
  • you only need simple interface availability checks that Apple's Reachability already provides
  • you need cross-platform connectivity detection

Facets

library · maturity stable

networking monitoring mobile-development apple-ecosystem networking captive-portal reachability wifi internet-connectivity swift ios apple-ecosystem

1 source

Member repositories

RepositoryRoleHealth v2
rwbutler/Connectivitymain23

For agents

markdown · JSON · MCP: product_card(name="rwbutler/Connectivity")

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