{"id":19208282,"url":"https://github.com/elixir-webrtc/ex_webrtc_dashboard","last_synced_at":"2025-05-12T18:54:08.751Z","repository":{"id":221535363,"uuid":"746332415","full_name":"elixir-webrtc/ex_webrtc_dashboard","owner":"elixir-webrtc","description":"ExWebRTC statistics visualization for the Phoenix LiveDashboard","archived":false,"fork":false,"pushed_at":"2025-02-07T17:37:19.000Z","size":8821,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-20T15:44:30.517Z","etag":null,"topics":["dashboard","elixir","phoenix","webrtc"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/elixir-webrtc.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2024-01-21T18:44:33.000Z","updated_at":"2025-04-17T19:25:41.000Z","dependencies_parsed_at":"2024-02-08T15:52:23.722Z","dependency_job_id":"932501e3-6523-4e8f-a8eb-39e632d62670","html_url":"https://github.com/elixir-webrtc/ex_webrtc_dashboard","commit_stats":null,"previous_names":["elixir-webrtc/ex_webrtc_dashboard"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-webrtc%2Fex_webrtc_dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-webrtc%2Fex_webrtc_dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-webrtc%2Fex_webrtc_dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-webrtc%2Fex_webrtc_dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elixir-webrtc","download_url":"https://codeload.github.com/elixir-webrtc/ex_webrtc_dashboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253804282,"owners_count":21967046,"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":["dashboard","elixir","phoenix","webrtc"],"created_at":"2024-11-09T13:25:37.801Z","updated_at":"2025-05-12T18:54:08.715Z","avatar_url":"https://github.com/elixir-webrtc.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ExWebRTCDashboard\n\n[![Hex.pm](https://img.shields.io/hexpm/v/ex_webrtc_dashboard.svg)](https://hex.pm/packages/ex_webrtc_dashboard)\n[![API Docs](https://img.shields.io/badge/api-docs-yellow.svg?style=flat)](https://hexdocs.pm/ex_webrtc_dashboard)\n\n[ExWebRTC](https://github.com/elixir-webrtc/ex_webrtc) statistics visualization for the [Phoenix LiveDashboard](https://github.com/phoenixframework/phoenix_live_dashboard).\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/elixir-webrtc/ex_webrtc_dashboard/1958992207fb6badffe386c8eb4ecad288acf981/dashboard.gif\" alt=\"ExWebRTC Dashboard\" /\u003e\n\u003c/p\u003e\n\n## Installation\n\n1. Enable `LiveDashboard` by following these [instructions](https://github.com/phoenixframework/phoenix_live_dashboard?tab=readme-ov-file#installation).\n   In most cases you can skip this step as `Phoenix` comes with `LiveDashboard` enabled by default.\n\n2. Add `:ex_webrtc_dashboard` to your list of dependencies\n\n```elixir\ndef deps do\n  [\n    {:ex_webrtc_dashboard, \"~\u003e 0.8.0\"}\n  ]\nend\n```\n\n3. Add `ExWebRTCDashboard` as an additional `LiveDashboard` page\n\n```elixir\nlive_dashboard \"/dashboard\",\n  additional_pages: [exwebrtc: ExWebRTCDashboard]\n```\n\nThat's it!\n`ExWebRTCDashboard` will automatically discover all of your peer connections and visualize their statistics.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felixir-webrtc%2Fex_webrtc_dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felixir-webrtc%2Fex_webrtc_dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felixir-webrtc%2Fex_webrtc_dashboard/lists"}