Friday, May 9, 2014

listen to ICRT under linux via mplayer

Listening to ICRT news is a good way to learn English.



append in my ~/.bashrc

# listen to the ICRT radio
icrt () {
    mplayer mms://bcr.media.hinet.net/RA000038
}


https://github.com/xatier/rc-files/commit/f0454201f70013e17cb87f39422782aa2a563574

No comments:

Post a Comment