audionoir.sh

Didier Spaier didier at slint.fr
Thu Dec 19 11:19:50 EST 2019


Hi Jude,

Maybe you intended to post in another list, like the Slint mailing list?

I ask, as this works but does not seem to be involve speakup.

Best,

Didier

Le 19/12/19 à 16:45, Jude DaShiell a écrit :
> 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