Sign inSign up

nolte/snapcast-client

By nolte

Updated over 4 years ago

snapcast Client

Image
0

10K+

nolte/snapcast-client repository overview

SnapCast Docker Container

Build Status

SnapCast are a wonderful Multiroom Audio solution. This Repository only contains the SnapCast part, for a full Home Entertaiment System you need additional software like Mopidy. A full compose file can be found under nolte/docker_compose-audiostation.

Containers

For Easy Starting you can find a Docker Image for

connect to running snapcast server

docker run --network="host" --privileged=true  nolte/snapcast-client -h [SnapCastHostname] -f [frindlyDisplayName]
X86/amd64 Arch
Server

Docker Pulls Docker Build Statu

Client

Docker Pulls Docker Build Statu

Arhmhf(RPI)
Client

Docker Pulls

Build

docker build -t nolte/rpi-snapcast-client:development -f DockerfileClientRPI --build-arg SNAPCASTVERSION=0.11.1 .
Server

Docker Pulls

Build

docker build -t nolte/rpi-snapcast-server:development -f DockerfileServerRPI --build-arg SNAPCASTVERSION=0.11.1 .
Android

Use the original Andorid Client from badaix/snapcast !

Tag summary

Content type

Image

Digest

Size

56.7 MB

Last updated

over 4 years ago

docker pull nolte/snapcast-client