{"id":17052933,"url":"https://github.com/keizerdev/chromecast-api","last_synced_at":"2026-06-19T18:31:09.440Z","repository":{"id":91337133,"uuid":"52278826","full_name":"KeizerDev/Chromecast-api","owner":"KeizerDev","description":"A restfull api for the Chromecast to easily control it","archived":false,"fork":false,"pushed_at":"2016-02-22T16:16:21.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-10T12:22:30.179Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/KeizerDev.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}},"created_at":"2016-02-22T14:24:49.000Z","updated_at":"2016-02-22T14:25:09.000Z","dependencies_parsed_at":"2023-05-06T11:45:14.980Z","dependency_job_id":null,"html_url":"https://github.com/KeizerDev/Chromecast-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KeizerDev/Chromecast-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeizerDev%2FChromecast-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeizerDev%2FChromecast-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeizerDev%2FChromecast-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeizerDev%2FChromecast-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KeizerDev","download_url":"https://codeload.github.com/KeizerDev/Chromecast-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeizerDev%2FChromecast-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34544403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"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-14T10:10:57.978Z","updated_at":"2026-06-19T18:31:09.420Z","avatar_url":"https://github.com/KeizerDev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chromecast-api\nJust a chromecast rest api to make the implementation easier for other programs. \n\n\n## Build\n```\n$ pip install -r requirements.txt\n$ ./main.py # localhost:5000\n```\n\n## Endpoints\n```\nGET /devices\n```\nShows an array of the available chromecasts(`chromecast_name`) in a local network.   \n  \n  \n  \n```\nGET /devices/:chromecast_name\n```\nShows info about the chromecast and if it is reachable. If not it throws a `404`.    \n  \n   \n  \n```\nGET /devices/:chromecast_name/media/:url  \n```\nStarts playing the given URIdecoded `url` on `chromecast_name`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeizerdev%2Fchromecast-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeizerdev%2Fchromecast-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeizerdev%2Fchromecast-api/lists"}