zixun/GodEye
Automaticly display Log,Crash,Network,ANR,Leak,CPU,RAM,FPS,NetFlow,Folder and etc with one line of code based on Swift. Just like God opened his eyes 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3477
- days_rel: n/a
- days_push: 710
- n_releases_24m: 0
Adoption not part of the score
3883 stars · 350 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
GodEye is a Swift library for iOS that automatically displays logs, crashes, network requests, ANR, memory leaks, CPU, RAM, FPS, and netflow with one line of code. It bundles several independent monitoring components like CrashEye, NetworkEye, LeakEye, and SystemEye for in-app debugging.
Use cases
- monitor ios app crashes and get stacktraces automatically
- inspect network requests and responses during ios development
- detect memory leaks in swift apps
- watch cpu ram and fps usage of an ios app
- debug anr issues with thread stacktraces
- browse app sandbox files on device
When to choose
- you need a comprehensive in-app debugging and monitoring overlay for iOS with minimal setup
- you want automatic crash, leak, and network capture without code intrusion
- you are building debug builds that need runtime diagnostics
When to avoid
- you need monitoring for Android or cross-platform apps
- you want production-grade telemetry reporting to a backend service
- your project is not written in Swift or Objective-C on Apple platforms
Facets
library · maturity maintenance
monitoring logging developer-tools mobile-development developer-tools monitoring ios-debugging crash-monitoring network-monitoring memory-leak-detection anr-monitoring performance-monitoring swift debugging ios mobile
1 source
- readme: https://github.com/zixun/GodEye · fetched 2026-08-28 · 2997ca85d924
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zixun/GodEye | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem