{"id":15885686,"url":"https://github.com/romeovs/radio","last_synced_at":"2026-04-30T10:35:04.977Z","repository":{"id":38080863,"uuid":"218062427","full_name":"romeovs/radio","owner":"romeovs","description":"A simple radio controller for Raspberry Pi","archived":false,"fork":false,"pushed_at":"2022-06-10T17:28:44.000Z","size":765,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-08T06:41:59.556Z","etag":null,"topics":["online-radio","radio","raspberry-pi","raspberry-pi-zero-w","stream","wifi"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/romeovs.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":"2019-10-28T14:12:49.000Z","updated_at":"2022-06-10T17:12:47.000Z","dependencies_parsed_at":"2022-09-01T09:50:30.185Z","dependency_job_id":null,"html_url":"https://github.com/romeovs/radio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romeovs%2Fradio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romeovs%2Fradio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romeovs%2Fradio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romeovs%2Fradio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/romeovs","download_url":"https://codeload.github.com/romeovs/radio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246847053,"owners_count":20843438,"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":["online-radio","radio","raspberry-pi","raspberry-pi-zero-w","stream","wifi"],"created_at":"2024-10-06T05:06:47.138Z","updated_at":"2026-04-30T10:35:04.930Z","avatar_url":"https://github.com/romeovs.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# radio\n\nRadio is a simple program that turns a Raspberry Pi into a radio that can play\naudio from a number of different sources.\n\n\n## Sources\n\nThese are the sources that have been implemented for now:\n\n- Web stream\n- Airplay\n- Bluetooth\n\n## Run locally \n\nRun Radio from your shell:\n\n```sh\ngo cmd/main.go\n```\n\nSet a channel using curl, e.g.\n \n```sh\ncurl -XPUT http://localhost:8080/select/1\n ```\n\nSee `http.go` for more\n\n## Dependencies\n\nRadio uses PulseAudio. If you are on a non-linux OS you will need to install it, for example via Homebrew:\n\n```sh\nbrew bundle\n```\n\nAnd start it:\n\n```sh\npulseaudio\n```\n\n## Configuration\n\nThe radio can be configured via a config file (default `radio.json` or can be\nset using the `-c` flag). See [`radio.json`](radio.json) for an example configuration.\n\n\n## Hardware\n\nIn the future I will post hardware I've used to build the radio here, as well as\nschema's on how to wire up the GPIO for the control knobs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromeovs%2Fradio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fromeovs%2Fradio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromeovs%2Fradio/lists"}