{"id":17449170,"url":"https://github.com/ps2/pod_simulator_frontend","last_synced_at":"2025-06-25T02:02:15.779Z","repository":{"id":66981482,"uuid":"455727838","full_name":"ps2/pod_simulator_frontend","owner":"ps2","description":null,"archived":false,"fork":false,"pushed_at":"2022-02-14T18:35:44.000Z","size":652,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-14T03:39:36.504Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/ps2.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}},"created_at":"2022-02-04T23:36:00.000Z","updated_at":"2022-03-26T15:17:00.000Z","dependencies_parsed_at":"2023-02-28T21:16:34.250Z","dependency_job_id":null,"html_url":"https://github.com/ps2/pod_simulator_frontend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ps2/pod_simulator_frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ps2%2Fpod_simulator_frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ps2%2Fpod_simulator_frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ps2%2Fpod_simulator_frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ps2%2Fpod_simulator_frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ps2","download_url":"https://codeload.github.com/ps2/pod_simulator_frontend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ps2%2Fpod_simulator_frontend/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261789222,"owners_count":23209774,"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":[],"created_at":"2024-10-17T21:05:21.326Z","updated_at":"2025-06-25T02:02:15.717Z","avatar_url":"https://github.com/ps2.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Getting Started with the Pod Simulator UI\n\nThis is a UI frontend for the raspberry pi based [pod simulator](https://github.com/LoopKit/pod). You will need to have an instance of that running before you can use this UI. You'll also need to [install a recent version of Node.js](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)\n\n## Configuration\n\nYou will need to point this UI to the network address or name of the raspberry pi your pod emulator is running on. To do this, edit the `src/api/index.js` file and replace the hostname with either a locally resolvable name, or an ip address.\n\n```\nvar socket = new WebSocket(\"ws://rpi.local:8080/ws\");\n```\n\nIn the above example, `rpi.local` is the network name of my raspberry pi.\n\n## Startup\n\nIn the project directory, you can run:\n\n### `npm start`\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in your browser.\n\nThe page will reload when you make changes.\\\nYou may also see any lint errors in the console.\n\nIf you restart your pod simulator, you will need to refresh your web page to get a connection to the new simulator.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fps2%2Fpod_simulator_frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fps2%2Fpod_simulator_frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fps2%2Fpod_simulator_frontend/lists"}