# shaps80/Peek

All new design. Inspect your iOS application at runtime.

Repository: https://github.com/shaps80/Peek
Canonical: https://ross.abutalabs.com/products/shaps80-peek
Homepage: http://shaps.me/peek
Language: Swift
License: MIT
License Family: permissive
Topics: peek, swift, slack, inspect, ios, inspectors, vimeo, carthage
Last push: 2020-10-15T12:02:55+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4459, "days_push": 2148, "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 2570, forks 93 (observed 2026-08-28T04:07:01.450978+00:00)

## What it is
Peek is a Swift library for iOS that lets developers, designers, and QA testers visually inspect an app's UI hierarchy and properties at runtime. It provides a unified inspector window with previews, search, accessibility details, and reporting via the native share sheet.

## Use cases
- inspect ios app ui at runtime
- debug view hierarchy on device
- check accessibility properties of ui elements
- let designers review app screens without xcode
- export screenshots and metadata for bug reports
- inspect colors images and views during qa testing

## When to choose
- you need on-device UI inspection without a debugger attached
- designers or testers want to explore the app UI themselves
- you want a lightweight debug-only inspector integrated via CocoaPods or Carthage

## When to avoid
- you need a general-purpose debugger or network inspector
- your project is not iOS/Swift
- you require actively maintained tooling - the last release was 2020

## Facets
- artifact type: library
- maturity: maintenance
- function: developer-tools, gui, accessibility
- domain: mobile-development, developer-tools
- platform: -
- tags: runtime-inspection, ui-debugging, xcode-debugging, design-review, qa-testing, ios, swift, mobile

## Member repositories
- shaps80/Peek (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:01.450978+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-30T02:23:19.936771+00:00, confidence not recorded.
  - readme: https://github.com/shaps80/Peek (fetched 2026-08-28T04:07:01.450978+00:00, sha 26ba5ee27c0e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
