diff options
author | Andrey Maraev <andrew.maraev60@yandex.ru> | 2012-05-21 14:17:58 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-05-21 17:58:15 -0500 |
commit | c43767b9f187d3b9668f2b85279d2f602618bc2c (patch) | |
tree | b4fda8b14beb137bde4111056ba5ab60fd8acb8c /multimedia/radiotray/README | |
parent | f11df27d2fcf19e6092f51204507459e65feaacc (diff) | |
download | slackbuilds-c43767b9f187d3b9668f2b85279d2f602618bc2c.tar.gz |
multimedia/radiotray: Added (online radio streaming player)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'multimedia/radiotray/README')
-rw-r--r-- | multimedia/radiotray/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/multimedia/radiotray/README b/multimedia/radiotray/README new file mode 100644 index 0000000000..6d95d0dbe1 --- /dev/null +++ b/multimedia/radiotray/README @@ -0,0 +1,16 @@ +Radio Tray is an online radio streaming player that runs on a Linux +system tray. Its goal is to have the minimum interface possible, making +it very straightforward to use. Radio Tray is not a full featured music +player, there are plenty of excellent music players already. + +Features: + + plays most media formats (based on gstreamer libraries) + drag & drop bookmarks support + easy to use + supports PLS playlist format (Shoutcast/Icecast) + supports M3U playlist format + supports ASX, WAX and WVX playlist format + extensible by plugins + +This requires: gst-plugins-ugly, gst-ffmpeg, gst-python. |