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

Shmoopi/iOS-System-Services

iOS System Services is a class to gather all available information about a device. observed · 2026-08-28

github.com/Shmoopi/iOS-System-Services · homepage · Objective-C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

73/100

  • Activity 90
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 5075
  • days_rel: n/a
  • days_push: 63
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1998 stars · 363 forks observed · 2026-08-28

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

iOS System Services is an Objective-C library that exposes 70+ read-only properties about an iOS device through a single singleton facade, covering hardware, network, battery, motion, disk, memory, carrier, and localization details. It installs via CocoaPods, Swift Package Manager, or manual copy and requires iOS 15+.

Use cases

  • get device hardware information in an iOS app
  • read battery and memory stats on iPhone
  • detect device model and identifiers in Objective-C
  • gather carrier and network info on iOS
  • snapshot all system information in one call
  • check disk space and processor details on iOS devices

When to choose

  • you need a drop-in Objective-C library for comprehensive iOS device info
  • you want one API instead of wiring UIKit, CoreTelephony, CoreMotion yourself
  • your project supports iOS 15+ and uses CocoaPods or SPM

When to avoid

  • you need a Swift-native API with modern async patterns
  • you target iOS versions below 15
  • you only need one or two pieces of info that simple UIKit APIs already provide

Facets

library · maturity active

developer-tools sdk mobile-development developer-tools hardware device-information objective-c ios-sdk hardware-info system-diagnostics cocoapods swift-package-manager ios mobile swift

1 source

Member repositories

RepositoryRoleHealth v2
Shmoopi/iOS-System-Servicesmain73

For agents

markdown · JSON · MCP: product_card(name="Shmoopi/iOS-System-Services")

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