# QMUI/LookinServer

Free macOS app for iOS view debugging.

Repository: https://github.com/QMUI/LookinServer
Canonical: https://ross.abutalabs.com/products/lookinserver
Homepage: https://lookin.work
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2024-07-17T09:04:57+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2598, "days_push": 777, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2860, forks 443 (observed 2026-08-28T04:07:26.068064+00:00)

## What it is
LookinServer is the iOS-side framework that pairs with the free Lookin macOS app to inspect and modify views in a running iOS app, similar to Xcode's UI Inspector or Reveal. It integrates via CocoaPods or Swift Package Manager and should only be included in Debug builds.

## Use cases
- inspect iOS app view hierarchy from a Mac
- modify iOS UI views at runtime
- debug iOS layout issues without rebuilding
- free alternative to Reveal for iOS UI debugging
- display custom member variables of iOS views while debugging

## When to choose
- you need a free Reveal-like view debugger for iOS
- your team builds iOS apps in Swift or Objective-C and wants runtime UI inspection

## When to avoid
- you need a debugger in Release/App Store builds
- you develop for platforms other than iOS

## Facets
- artifact type: library
- maturity: active
- function: developer-tools, gui, testing
- domain: mobile-development, developer-tools
- platform: cpp
- tags: ios-view-debugging, ui-inspector, objc, cocoapods, swift-package-manager, debugging, ios, macos, swift

## Member repositories
- QMUI/LookinServer (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:26.068064+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:36:27.328847+00:00, confidence not recorded.
  - readme: https://github.com/QMUI/LookinServer (fetched 2026-08-28T04:07:26.068064+00:00, sha f181d542cb49)
  - homepage: https://lookin.work (fetched 2026-08-29T09:52:07.078863+00:00, sha 81179c50946f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
