TranslateProject/sources/tech/20190603 How to stream music with GNOME Internet Radio.md

60 lines
3.7 KiB
Markdown
Raw Normal View History

[#]: collector: (lujun9972)
[#]: translator: ( )
[#]: reviewer: ( )
[#]: publisher: ( )
[#]: url: ( )
[#]: subject: (How to stream music with GNOME Internet Radio)
[#]: via: (https://opensource.com/article/19/6/gnome-internet-radio)
[#]: author: (Alan Formy-Duval https://opensource.com/users/alanfdoss/users/r3bl)
How to stream music with GNOME Internet Radio
======
If you're looking for a simple, straightforward interface that gets your
streams playing, try GNOME's Internet Radio plugin.
![video editing dashboard][1]
Internet radio is a great way to listen to stations from all over the world. Like many developers, I like to turn on a station as I code. You can listen to internet radio with a media player for the terminal like [MPlayer][2] or [mpv][3], which is what I use to listen via the Linux command line. However, if you prefer using a graphical user interface (GUI), you may want to try [GNOME Internet Radio][4], a nifty plugin for the GNOME desktop. You can find it in the package manager.
![GNOME Internet Radio plugin][5]
Listening to internet radio with a graphical desktop operating system generally requires you to launch an application such as [Audacious][6] or [Rhythmbox][7]. They have nice interfaces, plenty of options, and cool audio visualizers. But if you want a simple, straightforward interface that gets your streams playing, GNOME Internet Radio is for you.
After installing it, a small icon appears in your toolbar, which is where you do all your configuration and management.
![GNOME Internet Radio icons][8]
The first thing I did was go to the Settings menu. I enabled the following two options: show title notifications and show volume adjustment.
![GNOME Internet Radio Settings][9]
GNOME Internet Radio includes a few pre-configured stations, and it is really easy to add others. Just click the ( **+** ) sign. You'll need to enter a channel name, which can be anything you prefer (including the station name), and the station address. For example, I like to listen to Synthetic FM. I enter the name, e.g., "Synthetic FM," and the stream address, i.e., <https://mediaserv38.live-streams.nl:2199/tunein/syntheticfm.pls>.
Then click the star next to the stream to add it to your menu.
However you listen to music and whatever genre you choose, it is obvious—coders need their music! The GNOME Internet Radio plugin makes it simple to get your favorite internet radio station queued up.
In honor of the Gnome desktop's 18th birthday on August 15, we've rounded up 18 reasons to toast...
--------------------------------------------------------------------------------
via: https://opensource.com/article/19/6/gnome-internet-radio
作者:[Alan Formy-Duval][a]
选题:[lujun9972][b]
译者:[译者ID](https://github.com/译者ID)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://opensource.com/users/alanfdoss/users/r3bl
[b]: https://github.com/lujun9972
[1]: https://opensource.com/sites/default/files/styles/image-full-size/public/lead-images/video_editing_folder_music_wave_play.png?itok=-J9rs-My (video editing dashboard)
[2]: https://opensource.com/article/18/12/linux-toy-mplayer
[3]: https://mpv.io/
[4]: https://extensions.gnome.org/extension/836/internet-radio/
[5]: https://opensource.com/sites/default/files/uploads/packagemanager_s.png (GNOME Internet Radio plugin)
[6]: https://audacious-media-player.org/
[7]: https://help.gnome.org/users/rhythmbox/stable/
[8]: https://opensource.com/sites/default/files/uploads/titlebaricons.png (GNOME Internet Radio icons)
[9]: https://opensource.com/sites/default/files/uploads/gnomeinternetradio_settings.png (GNOME Internet Radio Settings)