{"id":15556558,"url":"https://github.com/comigor/spotify-radio","last_synced_at":"2025-04-23T20:25:24.011Z","repository":{"id":52240425,"uuid":"141083829","full_name":"comigor/spotify-radio","owner":"comigor","description":"Stream your Spotify collection","archived":false,"fork":false,"pushed_at":"2021-05-04T00:54:35.000Z","size":4178,"stargazers_count":16,"open_issues_count":1,"forks_count":12,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T03:11:41.605Z","etag":null,"topics":["docker","spotify","spotifyd","stream"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/comigor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-16T03:51:23.000Z","updated_at":"2025-02-11T00:53:30.000Z","dependencies_parsed_at":"2022-08-26T04:12:03.830Z","dependency_job_id":null,"html_url":"https://github.com/comigor/spotify-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/comigor%2Fspotify-radio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comigor%2Fspotify-radio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comigor%2Fspotify-radio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comigor%2Fspotify-radio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/comigor","download_url":"https://codeload.github.com/comigor/spotify-radio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249352290,"owners_count":21255878,"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":["docker","spotify","spotifyd","stream"],"created_at":"2024-10-02T15:14:12.268Z","updated_at":"2025-04-23T20:25:23.991Z","avatar_url":"https://github.com/comigor.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spotify Radio\n\nStream your Spotify collection\n\n## What?\n\nA docker image that creates a new device on Spotify (called \"Daemon\"), which streams what you're listening to Icecast.\n\nIt uses the excellent [spotifyd](https://github.com/Spotifyd/spotifyd).\n\n## How?\n\n```\ndocker run --name spotify -p 20300:20300 -e \"SPOTIFY_USERNAME=$USERNAME\" -e \"SPOTIFY_PASSWORD=$PASS\" borges/spotify-radio\n```\n\nThen connect to the stream via `http://my.ip.address:20300/spotify`.\n\n## Why?\n\nSpotify has an electron app that consumes gigabytes of RAM. I miss the time I used around 100MB to do the same.\n\nSo I've been looking for alternatives. Spotifyd came to the rescue but every time my computer went to sleep I had to restart it and reconnect to my Daemon device on Spotify. So I've come up with the idea of dockerize it and let it live on my server, and I chose Icecast to stream it to my machine.\n\n## Disclaimer\n\n[spotifyd](https://github.com/Spotifyd/spotifyd) binary was compiled via `cargo build --release --features pulseaudio_backend` and was included here to accelerate building time. You should compile it by yourself.\n\n## Legal\nSpotify Radio in licensed under MIT.\n\nSPOTIFY is a trademark of Spotify AB.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomigor%2Fspotify-radio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomigor%2Fspotify-radio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomigor%2Fspotify-radio/lists"}