{"id":15027778,"url":"https://github.com/kyson/androidgodeye","last_synced_at":"2025-04-14T00:59:03.752Z","repository":{"id":39787542,"uuid":"111811015","full_name":"Kyson/AndroidGodEye","owner":"Kyson","description":"An app performance monitor(APM) , like \"Android Studio profiler\", you can easily monitor the performance of your app real time in browser","archived":false,"fork":false,"pushed_at":"2023-01-26T04:06:03.000Z","size":132456,"stargazers_count":2623,"open_issues_count":17,"forks_count":345,"subscribers_count":79,"default_branch":"master","last_synced_at":"2025-04-14T00:58:56.662Z","etag":null,"topics":["android-god-eye","android-performance","apm","blockcanary","debugging-tool","godeye","leak-memory","leakcanary","optimization","performance-monitor","performance-monitoring","performance-optimization","performance-visualization","performance-visualization-dashboard","profile","profiler"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kyson.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-23T13:10:47.000Z","updated_at":"2025-04-09T09:41:59.000Z","dependencies_parsed_at":"2023-02-14T14:01:34.422Z","dependency_job_id":null,"html_url":"https://github.com/Kyson/AndroidGodEye","commit_stats":null,"previous_names":[],"tags_count":91,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kyson%2FAndroidGodEye","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kyson%2FAndroidGodEye/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kyson%2FAndroidGodEye/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kyson%2FAndroidGodEye/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kyson","download_url":"https://codeload.github.com/Kyson/AndroidGodEye/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248804790,"owners_count":21164132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android-god-eye","android-performance","apm","blockcanary","debugging-tool","godeye","leak-memory","leakcanary","optimization","performance-monitor","performance-monitoring","performance-optimization","performance-visualization","performance-visualization-dashboard","profile","profiler"],"created_at":"2024-09-24T20:07:01.937Z","updated_at":"2025-04-14T00:59:03.732Z","avatar_url":"https://github.com/Kyson.png","language":"Java","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"ART/android_god_eye_logo.png\" width=\"256\" height=\"256\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eAndroidGodEye\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://travis-ci.org/Kyson/AndroidGodEye\" target=\"_blank\"\u003e\u003cimg src=\"https://travis-ci.org/Kyson/AndroidGodEye.svg?branch=master\"\u003e\u003c/img\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/Kyson/AndroidGodEye/tags\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/github/v/tag/Kyson/AndroidGodEye?label=version\"\u003e\u003c/img\u003e\u003c/a\u003e\n\u003ca href=\"https://codecov.io/gh/Kyson/AndroidGodEye\"\u003e\u003cimg src=\"https://codecov.io/gh/Kyson/AndroidGodEye/branch/master/graph/badge.svg\" /\u003e\u003c/a\u003e\n\u003ca href=\"http://androidweekly.net/issues/issue-293\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/Android%20Weekly-%23293-blue.svg\"\u003e\u003c/img\u003e\u003c/a\u003e\n\u003ca href=\"https://android-arsenal.com/details/1/6561\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/Android%20Arsenal-AndroidGodEye-brightgreen.svg?style=flat\"\u003e\u003c/img\u003e\u003c/a\u003e\n\u003ca href=\"LICENSE\" target=\"_blank\"\u003e\u003cimg src=\"http://img.shields.io/badge/license-Apache2.0-brightgreen.svg?style=flat\"\u003e\u003c/img\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\n\u003cp\u003e\n\u003ca href=\"README.md\"\u003eEnglish README.md\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\u003ca href=\"README_zh.md\"\u003e中文 README_zh.md\u003c/a\u003e\n\u003c/p\u003e\n\n\u003e Android developer lack of monitoring of performance data,especially in production environment. so we need \"AndroidGodEye\".\n\n## Overview\n\n![android_godeye_connect](ART/android_god_eye_connect.jpg)\n\nAndroidGodEye is a performance monitor tool for Android(not limited to performance data) , you can easily monitor the performance of your app in real time in pc browser.\n\nYou can also use it in production environment to monitor the online performance of your app([Apply AndroidGodEye for production](https://github.com/Kyson/AndroidGodEye/wiki/0x02b-Apply-AndroidGodEye-for-Release_en)).\n\n\u003e AndroidGodEye has been applied to several mature apps at present\n\nIt is divided into 3 parts:\n\n1. Core provide all performance modules and produce performance datas.\n2. Debug Monitor provide a dashboard to show these performance datas.\n3. Toolbox make developers easy to use this library.\n\n## Features\n\n|Module Name|Desc|\n|-|-|\n|CPU|Cpu info of device and app|\n|BATTERY|Battery info|\n|FPS|Fps info|\n|LEAK_CANARY|Memory leak detector base on LeakCanary and Shark|\n|HEAP|Heap memory|\n|PSS|Pss|\n|RAM|Ram|\n|NETWORK|Network info|\n|SM|Detect jam|\n|STARTUP|Startup metric|\n|TRAFFIC|Traffic of device and app|\n|CRASH|Detect java、native crash and ANR|\n|THREAD|Thread dump of app|\n|PAGELOAD|Page(Activity and Fragment) lifecycle event and cost time|\n|METHOD_CANARY|Methods time cost metric|\n|APP_SIZE|App size of apk code、storage and cache|\n|VIEW_CANARY|Detect complex layout hierarchy and overdraw|\n|IMAGE_CANARY|Detect unreasonable memory use of image|\n\n## Usage\n\n[Quickstart Wiki](https://github.com/Kyson/AndroidGodEye/wiki/0x00-QuickStart_en)\n\n[Changelog](CHANGELOG.md)\n\n[More detail Wiki](https://github.com/Kyson/AndroidGodEye/wiki#english)\n\n[Sample APK](https://github.com/Kyson/AndroidGodEye/releases)\n\n[Demo Project and APK](https://github.com/Kyson/AndroidGodEyeDemo/releases)\n\n## License\n\nAndroidGodEye is under Apache2.0.\n\n## Contributors\n\n- [ahhbzyz](https://github.com/ahhbzyz)\n- [Xiangxingqian](https://github.com/Xiangxingqian)\n\n## About Me\n\n- Github: [Kyson](https://github.com/Kyson)\n- Weibo: [hikyson](https://weibo.com/hikyson)\n- Blog: [tech.hikyson.cn](https://tech.hikyson.cn/)\n","funding_links":[],"categories":["\u003ca id=\"2110ded2aa5637fa933cc674bc33bf21\"\u003e\u003c/a\u003e工具"],"sub_categories":["\u003ca id=\"63fd2c592145914e99f837cecdc5a67c\"\u003e\u003c/a\u003e新添加的1"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyson%2Fandroidgodeye","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkyson%2Fandroidgodeye","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyson%2Fandroidgodeye/lists"}