# 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

Repository: https://github.com/zixun/GodEye
Canonical: https://ross.abutalabs.com/products/godeye
Language: Swift
License: MIT
License Family: permissive
Last push: 2024-09-22T16:14:18+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": 3477, "days_push": 710, "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 3883, forks 350 (observed 2026-08-28T04:08:28.162493+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: monitoring, logging, developer-tools
- domain: mobile-development, developer-tools, monitoring
- platform: -
- tags: ios-debugging, crash-monitoring, network-monitoring, memory-leak-detection, anr-monitoring, performance-monitoring, swift, debugging, ios, mobile

## Member repositories
- zixun/GodEye (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:28.162493+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-29T18:25:42.295122+00:00, confidence not recorded.
  - readme: https://github.com/zixun/GodEye (fetched 2026-08-28T04:08:28.162493+00:00, sha 2997ca85d924)
- Data as of 2026-08-30T08:39:29.467469+00:00.
