{"id":18337819,"url":"https://github.com/neufeldtech/super-simple-airplay","last_synced_at":"2025-07-31T01:41:14.173Z","repository":{"id":83724080,"uuid":"117731036","full_name":"neufeldtech/super-simple-airplay","owner":"neufeldtech","description":"A minimalist airplay client","archived":false,"fork":false,"pushed_at":"2018-01-16T22:26:17.000Z","size":5,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T05:35:37.103Z","etag":null,"topics":["airplay","appletv","node"],"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/neufeldtech.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":"2018-01-16T19:28:31.000Z","updated_at":"2023-05-22T14:43:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"be6ba518-cbb7-4718-8142-70418d70736d","html_url":"https://github.com/neufeldtech/super-simple-airplay","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/neufeldtech/super-simple-airplay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neufeldtech%2Fsuper-simple-airplay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neufeldtech%2Fsuper-simple-airplay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neufeldtech%2Fsuper-simple-airplay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neufeldtech%2Fsuper-simple-airplay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neufeldtech","download_url":"https://codeload.github.com/neufeldtech/super-simple-airplay/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neufeldtech%2Fsuper-simple-airplay/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262864122,"owners_count":23376455,"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":["airplay","appletv","node"],"created_at":"2024-11-05T20:12:22.473Z","updated_at":"2025-06-30T23:04:33.013Z","avatar_url":"https://github.com/neufeldtech.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Super simple airplay client\n\nThis is a minimalist airplay client that plays a given HLS stream on the first Airplay device that it finds on the local network.\n\n## Installation:\n\n### Requirements\n- [node.js](https://nodejs.org) v6 or higher\n- multicast DNS support - see [mdns](https://www.npmjs.com/package/mdns) for additional dependencies you will need to satisfy if on Linux or Windows.\n\n```\ngit clone git@github.com:neufeldtech/super-simple-airplay.git\ncd super-simple-airplay\nnpm install\n```\n## Usage\n\n```\nnpm start HLS_URL [START_POSITION]\n```\n\n## Examples\nTo run the demo stream: (http://devimages.apple.com/iphone/samples/bipbop/gear4/prog_index.m3u8)\n\n```\nnpm start\n```\n\nTo play a given stream:\n\n```\nnpm start http://yourdomain.com/hls/index.m3u8\n```\n\nTo play a given stream starting at 55% through the stream\n\n```\nnpm start http://yourdomain.com/hls/index.m3u8 0.55\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneufeldtech%2Fsuper-simple-airplay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneufeldtech%2Fsuper-simple-airplay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneufeldtech%2Fsuper-simple-airplay/lists"}