{"id":15540278,"url":"https://github.com/rm-hull/local-cast","last_synced_at":"2025-07-24T07:04:13.655Z","repository":{"id":2634299,"uuid":"47040826","full_name":"rm-hull/local-cast","owner":"rm-hull","description":"Stream local video/audio content to a Chromecast on your network","archived":false,"fork":false,"pushed_at":"2022-12-09T17:45:13.000Z","size":2199,"stargazers_count":7,"open_issues_count":16,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-23T16:49:53.952Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/rm-hull.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-28T21:53:57.000Z","updated_at":"2023-01-10T03:16:35.000Z","dependencies_parsed_at":"2023-01-11T16:11:27.812Z","dependency_job_id":null,"html_url":"https://github.com/rm-hull/local-cast","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rm-hull/local-cast","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rm-hull%2Flocal-cast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rm-hull%2Flocal-cast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rm-hull%2Flocal-cast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rm-hull%2Flocal-cast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rm-hull","download_url":"https://codeload.github.com/rm-hull/local-cast/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rm-hull%2Flocal-cast/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266807071,"owners_count":23987423,"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-07-24T02:00:09.469Z","response_time":99,"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-02T12:13:25.404Z","updated_at":"2025-07-24T07:04:13.627Z","avatar_url":"https://github.com/rm-hull.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Local-cast\n\nStream local video/audio content to a Chromecast on your network.\n\n## Overview\n\n**local-cast** is a nodeJS application which scans for video and audio artifacts\nin your local network, and allows them to be cast to a connected\n[chromecast](https://www.google.com/intl/en_uk/chromecast/).\n\n**local-cast** exposes a material-ui based web interface (using React) to\nallow you to select and cast movies, as well as a remote control.\n\n![search page](https://raw.githubusercontent.com/rm-hull/local-cast/master/doc/screenshots/search.jpg)\n\n![movie page](https://raw.githubusercontent.com/rm-hull/local-cast/master/doc/screenshots/movie.jpg)\n\n## Setup\n\nInstall [Node.js](https://nodejs.org/en/download/) (at least v4.2.2), confirm it works with:\n\n    $ node -v\n    v4.2.2\n\n    $ npm -v\n    2.14.7\n\nClone this repository, and inside the created directory:\n\n    $ sudo apt-get install libavahi-compat-libdnssd-dev\n    $ sudo npm install -g gulp\n    $ npm install\n\n## Running locally\n\nWhilst this codebase is evolving quickly, the front-end uses a series of\nmocked endpoints to provide some scaffolding until the back-end API is\nwritten. To start the front end:\n\n    $ gulp\n\n## TODO\n* Web interface\n* SRT ==\u003e VTT conversion\n* TMDB enrichment/integration\n* Redis cache\n* Auto-scan content\n* Autoscale output\n\n\n## Attribution\n\n* Chromecast cast button SVG from https://commons.wikimedia.org/wiki/File:Chromecast_cast_button_icon.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frm-hull%2Flocal-cast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frm-hull%2Flocal-cast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frm-hull%2Flocal-cast/lists"}