{"id":38038132,"url":"https://github.com/mystery00/pixelmeter","last_synced_at":"2026-01-23T18:03:19.063Z","repository":{"id":330591848,"uuid":"1123292253","full_name":"Mystery00/PixelMeter","owner":"Mystery00","description":"Pixel Meter is a network speed monitor application designed specifically for Google Pixel and native Android devices.","archived":false,"fork":false,"pushed_at":"2026-01-19T17:23:48.000Z","size":685,"stargazers_count":45,"open_issues_count":2,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-19T23:29:28.510Z","etag":null,"topics":["netspeed","pixel","tool"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/Mystery00.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-26T15:13:13.000Z","updated_at":"2026-01-19T17:23:53.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Mystery00/PixelMeter","commit_stats":null,"previous_names":["mystery00/pixelpulse"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/Mystery00/PixelMeter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mystery00%2FPixelMeter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mystery00%2FPixelMeter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mystery00%2FPixelMeter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mystery00%2FPixelMeter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mystery00","download_url":"https://codeload.github.com/Mystery00/PixelMeter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mystery00%2FPixelMeter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28697425,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T17:25:48.045Z","status":"ssl_error","status_checked_at":"2026-01-23T17:25:47.153Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["netspeed","pixel","tool"],"created_at":"2026-01-16T19:52:00.546Z","updated_at":"2026-01-23T18:03:19.058Z","avatar_url":"https://github.com/Mystery00.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pixel Meter\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"app/src/main/ic_launcher-playstore.png\" width=\"200\" alt=\"Pixel Meter Logo\"/\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003ePrecise internet speed monitor designed for Pixel and Native Android.\u003c/strong\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/Mystery00/PixelMeter/releases/latest\"\u003e\u003cimg src=\"https://img.shields.io/github/v/release/Mystery00/PixelMeter\" alt=\"GitHub Release\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://play.google.com/store/apps/details?id=vip.mystery0.pixel.meter\"\u003e\u003cimg src=\"https://img.shields.io/badge/Google_Play-PixelMeter-green?logo=google-play\u0026logoColor=white\" alt=\"Google Play\"\u003e\u003c/a\u003e\n    \u003ca href=\"LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/github/license/Mystery00/PixelMeter\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n[简体中文](README_CN.md)\n\n## About\n\nPixel Meter is a network speed monitor application designed specifically for Google Pixel and native\nAndroid devices. Unlike traditional speed monitors, Pixel Meter solves a common issue where using a\nVPN causes the displayed network speed to be double the actual speed (counting both the physical\ninterface and the virtual VPN interface).\n\n**Pixel Meter intelligently filters out VPN traffic**, directly reading from physical network\ninterfaces (Wi-Fi, Cellular, Ethernet) to provide accurate real-time speed statistics.\n\n## Screenshots\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"docs/Screenshot_EN.png\" width=\"400\" alt=\"App Screenshot\"/\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"docs/Component.png\" width=\"175\" alt=\"App Component\"/\u003e\n\u003c/p\u003e\n\n## Features\n\n- **Precise Traffic Stats**: Uses `ConnectivityManager` and `TrafficStats` to filter out `tun0` and\n  other virtual interfaces.\n- **Native Experience**: Built with Jetpack Compose and Material 3, supporting Dynamic Color on\n  Pixel devices.\n- **Flexible Display**:\n    - **Notification Bar**: Dynamic icon that updates in real-time. Supports customizable display\n      modes (Total Speed, Upload Only, Download Only) and text prefixes.\n    - **Floating Window**: Overlay that can be toggled and moved independently. Fully customizable:\n        - Background and Text Color\n        - Corner Radius and Text Size\n        - Custom Text Prefixes and Order\n    - **Quick Settings Tiles**: Toggle Overlay and Notification directly from the system control\n      panel.\n- **Live Update**: Supports Android 16+ status bar chip update.\n- **Privacy Focused**: All data is processed locally. No traffic data is uploaded.\n- **Built-in Tools**: Integrated Cloudflare Speed Test via Chrome Custom Tabs.\n\n## Requirements\n\n- **Device**: Google Pixel series (recommended) or devices running native Android (AOSP).\n- **Android Version**: Android 12 (API Level 31) or higher.\n- **Permissions**: Notification (for the status bar icon) and Overlay (for the floating window).\n\n## Architecture\n\n- **Language**: Kotlin\n- **UI Framework**: Jetpack Compose (Material 3)\n- **Architecture Pattern**: MVVM + Clean Architecture\n- **Dependency Injection**: Koin\n- **Data Source**: `TrafficStats` + `ConnectivityManager` (Single Source of Truth)\n\n## License\n\nThis project is licensed under the Apache License 2.0. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmystery00%2Fpixelmeter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmystery00%2Fpixelmeter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmystery00%2Fpixelmeter/lists"}