diff --git a/start_dlf_loud.sh b/start_dlf_loud.sh new file mode 100644 index 0000000..ac5ae97 --- /dev/null +++ b/start_dlf_loud.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +# play dlf stream +mpg123 -f -5120 https://st01.sslstream.dlf.de/dlf/01/128/mp3/stream.mp3?aggregator=web \ No newline at end of file