shaps80/Peek
All new design. Inspect your iOS application at runtime. 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: 4459
- days_rel: n/a
- days_push: 2148
- n_releases_24m: 0
Adoption not part of the score
2570 stars · 93 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
developer-tools gui accessibility mobile-development developer-tools runtime-inspection ui-debugging xcode-debugging design-review qa-testing ios swift mobile
1 source
- readme: https://github.com/shaps80/Peek · fetched 2026-08-28 · 26ba5ee27c0e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| shaps80/Peek | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem