42 lines
1.4 KiB
Plaintext
42 lines
1.4 KiB
Plaintext
Categories:Multimedia,Internet
|
|
License:GPLv3+
|
|
Web Site:https://github.com/badaix/snapcast/blob/HEAD/README.md
|
|
Source Code:https://github.com/badaix/snapcast
|
|
Issue Tracker:https://github.com/badaix/snapcast/issues
|
|
|
|
Auto Name:Snapcast
|
|
Summary:Synchronize audio output across devices/players
|
|
Description:
|
|
Multi-room client-server audio player, where all clients are time synchronized
|
|
with the server to play perfectly synced audio. It's not a standalone player,
|
|
but an extension that turns your existing audio player into a Sonos-like
|
|
multi-room solution. The server's audio input is a named pipe /tmp/snapfifo. All
|
|
data that is fed into this file will be send to the connected clients. One of
|
|
the most generic ways to use Snapcast is in conjunction with the music player
|
|
daemon (MPD) or Mopidy, which can be configured to use a named pipe as audio
|
|
output.
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/badaix/snapcast
|
|
|
|
Build:0.7.0,6
|
|
disable=ndk build fails
|
|
commit=v0.7.0
|
|
subdir=android/Snapcast
|
|
gradle=yes
|
|
prebuild=sed -i -e '/NDK_DIR/aexport NDK_DIR="$$NDK$$toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/"' ../../client/build_android.sh && \
|
|
sed -i -e '/johannes/d' ../../client/build_android.sh && \
|
|
sh ../../client/build_android.sh
|
|
ndk=r9b
|
|
|
|
Maintainer Notes:
|
|
Once ready do
|
|
Auto Update Mode:Version v%v
|
|
.
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:Tags
|
|
Current Version:0.7.0
|
|
Current Version Code:6
|