Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 860 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 860 Bytes

Docker Radio

Listen to Radio through Docker 🎶 🎧 using curseradio

screenshot

docker run -it \
    --device /dev/snd \
    -e PULSE_SERVER=unix:${XDG_RUNTIME_DIR}/pulse/native \
    -e DISPLAY=$DISPLAY -v /etc/localtime:/etc/localtime \
    --group-add $(getent group audio | cut -d: -f3) \
    -v ${XDG_RUNTIME_DIR}/pulse/native:${XDG_RUNTIME_DIR}/pulse/native \
    -v "/tmp/.X11-unix:/tmp/.X11-unix" \
    -v "/dev/dsp:/dev/dsp" \
    richjs/radio
Key(s) Command
, navigate
PgUp, PgDn navigate quickly
Home, End to top/bottom
Enter open/close folders, play stream
k stop playing stream
q quit
f toggle favourite