{"id":24669140,"url":"https://github.com/pymongo/server_monitor_android","last_synced_at":"2026-05-16T08:05:07.921Z","repository":{"id":105529427,"uuid":"253653692","full_name":"pymongo/server_monitor_android","owner":"pymongo","description":"服务器监控的安卓端(监控服务器内存/CPU/硬盘的使用情况)","archived":false,"fork":false,"pushed_at":"2020-04-07T01:20:17.000Z","size":889,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-26T02:50:06.783Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pymongo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-04-07T01:10:21.000Z","updated_at":"2020-04-07T01:20:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"aea7fe77-525e-4a66-be85-8b7952303a77","html_url":"https://github.com/pymongo/server_monitor_android","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pymongo/server_monitor_android","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymongo%2Fserver_monitor_android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymongo%2Fserver_monitor_android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymongo%2Fserver_monitor_android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymongo%2Fserver_monitor_android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pymongo","download_url":"https://codeload.github.com/pymongo/server_monitor_android/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymongo%2Fserver_monitor_android/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273409990,"owners_count":25100449,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-01-26T09:19:40.657Z","updated_at":"2026-05-16T08:05:02.890Z","avatar_url":"https://github.com/pymongo.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"监控测试服务器和生产服务器的硬盘、内存和CPU等资源的使用情况\n\n最低兼容的版本：SDK23(Android 6.0)\n\n## Task List\n\n- [x] 使用Liner布局+ListView组件，实现服务器信息的静态显示\n- [x] 通过OKHttp请求接口，更新页面的数据\n- [x] 添加bottom_navigation底部导航栏\n- [x] 通过底部导航栏切换生产服务器和测试服务器的当前状态\n- [x] 尝试使用webview\n- [ ] 在drawer侧边栏添加切换白色/黑暗主题的按钮\n- [ ] 设置定时器，轮询接口，每隔x秒更新一次页面数据\n- [ ] 使用websocket替代HTTP的接口\n\n## 历史版本与下载链接\n\n### 版本号：2020.01.08\n\n[2020.01.08版下载链接](http://showmethemoney.hnengdata.com/image_after_2019_06/1995/server_monitor_2020.01.08.apk)\nGit版本：[69375d59](https://github.com/cadae-exchange/android-server-monitor/commit/69375d59efa0a11c91b3528c2dcc88b7b2b3fba1)\n\n\n功能介绍(changelog)：\n\n1. 对接上生产服务器的状态监控接口\n2. 修改了底部导航栏的文案和图标\n\n---\n\n### 版本号：2020.01.06\n\n[2020.01.06版下载链接](http://showmethemoney.hnengdata.com/image_after_2019_06/1987/monitor_2020.01.06.apk)\nGit版本：[2857ed7d](https://github.com/cadae-exchange/android-server-monitor/commit/2857ed7d77e7106e728f1b3280304c1c2483eb51)\n\n\n功能介绍(changelog)：\n\n1. 显示服务器内存/硬盘使用情况\n2. 新增了两个webview显示的页面\n3. APP默认全屏显示，适配全面屏\n4. 币种列表页面增加了币种图标的显示\n\n---\n\n### 版本号：20200104\n\n[2020.01.04版下载链接](http://showmethemoney.hnengdata.com/image_after_2019_06/1975/com.monitor.exchange_20200104.apk)\nGit版本：[82d14f97](https://github.com/cadae-exchange/android-server-monitor/commit/82d14f975f5a00eec95bceb9fb83379af983b691)\n\n功能介绍(changelog)：币种列表页面，显示所有可见的币种的信息\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpymongo%2Fserver_monitor_android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpymongo%2Fserver_monitor_android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpymongo%2Fserver_monitor_android/lists"}