audionoir.sh
Jude DaShiell
jdashiel at panix.com
Thu Dec 19 10:45:24 EST 2019
Here's a script that plays audionoir.sh now. Modify the station variable
though to another working radio stream and you can get it playing that
stream too.
#!/usr/bin/env bash
# file: audionoir.sh - listen to audionoir radio script
# from: radio.sh - template for new stations
station="http://198.245.61.123:8000/noir/"
rvlc --quiet --novideo --key-vol-up 123 --no-skinned-playlist $station
--
More information about the Speakup
mailing list