{"id":15562922,"url":"https://github.com/matsoftware/mobile-metrics-dashboard","last_synced_at":"2025-08-11T14:47:37.546Z","repository":{"id":90665724,"uuid":"298863371","full_name":"matsoftware/mobile-metrics-dashboard","owner":"matsoftware","description":"Interactive dashboard for representable mobile metrics data","archived":false,"fork":false,"pushed_at":"2021-01-22T16:29:34.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T05:11:35.176Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matsoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"liberapay":"matsoftware"}},"created_at":"2020-09-26T17:16:33.000Z","updated_at":"2021-01-22T16:29:36.000Z","dependencies_parsed_at":"2023-07-09T04:00:53.814Z","dependency_job_id":null,"html_url":"https://github.com/matsoftware/mobile-metrics-dashboard","commit_stats":{"total_commits":5,"total_committers":3,"mean_commits":"1.6666666666666667","dds":0.6,"last_synced_commit":"a791ea3747c8e57d439365f1c54720019b06be08"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/matsoftware/mobile-metrics-dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsoftware%2Fmobile-metrics-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsoftware%2Fmobile-metrics-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsoftware%2Fmobile-metrics-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsoftware%2Fmobile-metrics-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matsoftware","download_url":"https://codeload.github.com/matsoftware/mobile-metrics-dashboard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsoftware%2Fmobile-metrics-dashboard/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269906164,"owners_count":24494325,"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-08-11T02:00:10.019Z","response_time":75,"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":"2024-10-02T16:16:47.231Z","updated_at":"2025-08-11T14:47:37.508Z","avatar_url":"https://github.com/matsoftware.png","language":"Python","readme":"# mobile-metrics-dashboard\n\nInteractive dashboard for representable [mobile metrics](https://github.com/matsoftware/mobile-metrics) data, built with **Python 3.7.9** using **Dash** and **Plotly Express**.\n\n## Pre-requisites\n\n1. Install all the needed dependencies by running `./install.sh` from the `dashboard` folder. \n\n2. Create a `.env` file in the `dashboard` of the repo with the local server settings, including the `API_SECRET` that you set in the backend before:\n    ```bash\n    BACKEND_HOST=http://localhost\n    BACKEND_PORT=3000\n    API_SECRET=my-custom-token\n    DEBUG=true\n    ```\n\n3. Run the server with `./run.sh`\n\n## Configuration\n\nThe dashboard can be configured by editing the `config.yml` file:\n\n```yaml\ntitle: 'Mobile Metrics Dashboard'\nrepo_name: 'Main repository'\nfooter_text: 'Ⓒ 2021 \u003cauthor\u003e'\nrender_metrics:\n    app_size:\n        download_size_trend: true\n        install_size_trend: true\n    code_metrics:\n        total_loc: true\n        main_repo_loc: true\n        n_of_dependencies: true\n```\n\nThe `render_metrics` section will let you configure which chart you want to display.","funding_links":["https://liberapay.com/matsoftware"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatsoftware%2Fmobile-metrics-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatsoftware%2Fmobile-metrics-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatsoftware%2Fmobile-metrics-dashboard/lists"}