{"id":26905665,"url":"https://github.com/ern0/audiobroadcast","last_synced_at":"2025-10-13T02:47:54.149Z","repository":{"id":34965651,"uuid":"39041458","full_name":"ern0/audiobroadcast","owner":"ern0","description":"Simple web app for playing netradio streams on a Raspberry PI (or any Linux systems)","archived":false,"fork":false,"pushed_at":"2016-06-13T17:00:27.000Z","size":6027,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-08-03T09:11:40.353Z","etag":null,"topics":["home-network","radio","raspberry-pi","solution"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/ern0.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":"2015-07-13T22:52:56.000Z","updated_at":"2023-08-03T09:11:40.353Z","dependencies_parsed_at":"2022-09-01T00:52:35.039Z","dependency_job_id":null,"html_url":"https://github.com/ern0/audiobroadcast","commit_stats":null,"previous_names":[],"tags_count":1,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ern0%2Faudiobroadcast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ern0%2Faudiobroadcast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ern0%2Faudiobroadcast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ern0%2Faudiobroadcast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ern0","download_url":"https://codeload.github.com/ern0/audiobroadcast/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246628236,"owners_count":20808106,"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":["home-network","radio","raspberry-pi","solution"],"created_at":"2025-04-01T10:58:31.194Z","updated_at":"2025-10-13T02:47:49.114Z","avatar_url":"https://github.com/ern0.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# audiobroadcast\nSimple web app for playing netradio streams on a Raspberry PI (or any Linux systems)\n\n### Project Scope ###\n\n**Problem:** \n- There is a radio set in the kitchen\n- I want to listen net radios (like D.I.)\n- I can connect my Android device to the radio set (it has AV in), but the router is too far, drops WiFi every 2 minutes\n\n**Solution:**\n- I have a Rasbperry PI\n- I've installed MPD (Music Player Daemon)\n- I've bought a cheap Chinese FM transmitter - http://s896.photobucket.com/user/Blarneyjon/media/Blarney-jon%203/Jwin_JACK702W_FM_Transmitter.jpg.html\n- I've written this script to access my favourite stations from mobile\n\n### Instructions ###\n\nInstall MPD on Raspberry PI:\n```\nsudo apt-get install mpd mpc\n```\n\nDownload and copy files to a folder, e.g. `/opt/audiobroadcast`. Edit `playlist.txt`, one item per line, fields are separated with caret ('^'):\n```\nMy Fav Radio^http://example.com/icon.png^http://example.com/stream.m3u\nAnother One^http://example.com/icon.jpg^http://example.com:9900/stream2.m3u\n```\n\nLaunch Python app:\n```\ncd /opt/audiobroadcast\n./radio.py\n```\n\nPoint your browser to `http://raspi:8888/` where \"raspi\" is your Raspberry PI's hostname or IP address. Connect your transmitter or amp to Raspberry PI. Push up the volume!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fern0%2Faudiobroadcast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fern0%2Faudiobroadcast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fern0%2Faudiobroadcast/lists"}