# nodecast **Repository Path**: mirrors_samcday/nodecast ## Basic Information - **Project Name**: nodecast - **Description**: ChromeCast Emulation with Node.js - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README nodecast ======== ChromeCast Emulation with Node.js * Make sure to install all dependencies using `npm install` * Start the app (usage: `node server.js --name Custom_Chromecast_Name`) * Open up a browser (tested with Chrome 29 and Firefox) and point it to http://localhost:8008 * nodecast should show up in Chrome Cast enabled applications (Google Music, YouTube) * You should allow popups for http://localhost:8008 to see the video/music screen Tested with the following services: YouTube (Desktop, Android), Google Music (Android) #### Notes Inspired by [leapcast](https://github.com/dz0ny/leapcast) by [dz0ny](ttps://github.com/dz0ny) [![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/mauimauer/nodecast/trend.png)](https://bitdeli.com/free "Bitdeli Badge")