Monday, June 30, 2014
10:23 AM

Listening radio on terminal linux ubuntu

Dear linuxer...
Now i'm creatorbe, will share how to listening radio on terminal for you cli addict :) hahaha yeah be a unix ;) oke next, to do this you need "mplayer" and ip address of an online radio station you want.

Ok first time you need mplayer and install it's with this command on your terminal

sudo apt-get install mplayer

Oke when you have installed, you can locate ip address of many stations on google :) and on my tutorial i suggest you to find on here . Yeah i have searched rock genre and press get ip so i got it like this http://80.86.106.35:7070 that is from Station: Magic FM Romania - www.magicfm.ro - Soft Music Oke when you got your ip of online radio station you want to hear, you can type simple code like this on your terminal

mplayer http://80.86.106.35:7070

Oke guys, Now you can minimize the terminal window and enjoy listening to your favorite radio stations. To stop it, you just press the Ctrl + C, or out of the terminal. Oke linuxer, see other trick on tricktux and keep coding and be good programmer ;)
creatorbe

0 comments:

Post a Comment