个人工具

“UbuntuHelp:Exaile”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
 
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/Exaile}}
 
{{From|https://help.ubuntu.com/community/Exaile}}
 
{{Languages|UbuntuHelp:Exaile}}
 
{{Languages|UbuntuHelp:Exaile}}
<<Include(Tag/NeedsExpansion)>>
+
Exaile is a music player that aims to be similar in style and function to KDE's [[UbuntuHelp:Amarok|Amarok]], but uses the GTK+ widget toolkit rather than Qt. It is written in Python and utilizes the GStreamer media framework.
Exaile is a music player for Ubuntu. It aims to have the same functionality as KDE's [[UbuntuHelp:Amarok|Amarok]], but based in GNOME instead.
+
 
== Key Features ==
 
== Key Features ==
 +
*Playlists
 +
*Lyrics
 +
*Download Covers
 +
*Rating System
 +
*Podcasts
 +
*Equalizer
 
== Screenshot ==
 
== Screenshot ==
 +
https://help.ubuntu.com/community/Exaile?action=AttachFile&do=get&target=Exaile.png%7CExaile+0.3.1
 
== Installation ==
 
== Installation ==
== Hints and tips ==
+
<pre><nowiki>
 +
sudo add-apt-repository ppa:exaile-devel/ppa
 +
sudo apt-get update
 +
sudo apt-get install exaile
 +
</nowiki></pre>
 +
You'll find further help on the official [http://exaile.org/downloads webpage]
 
== Other music players ==
 
== Other music players ==
 
* '''[[UbuntuHelp:Amarok|Amarok]]''' - KDE's default music player
 
* '''[[UbuntuHelp:Amarok|Amarok]]''' - KDE's default music player
第13行: 第24行:
 
== Further reading ==
 
== Further reading ==
 
* '''[http://www.exaile.org Official webpage]'''
 
* '''[http://www.exaile.org Official webpage]'''
* '''[[UbuntuHelp:RestrictedFormats|Restricted Formats on Ubuntu]]''' - Information on configuring support for non-free formats, like mp3.
+
* '''[http://www.launchpad.net/exaile Launchpad entry]'''
 
----
 
----
[[category:CategoryAudio]] [[category:CategorySoftware]]
+
[[category:CategoryAudio]] [[category:CategorySoftware]] [[category:CategoryAudio]]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2010年5月19日 (三) 22:18的最新版本

Exaile is a music player that aims to be similar in style and function to KDE's Amarok, but uses the GTK+ widget toolkit rather than Qt. It is written in Python and utilizes the GStreamer media framework.

Key Features

  • Playlists
  • Lyrics
  • Download Covers
  • Rating System
  • Podcasts
  • Equalizer

Screenshot

https://help.ubuntu.com/community/Exaile?action=AttachFile&do=get&target=Exaile.png%7CExaile+0.3.1

Installation

sudo add-apt-repository ppa:exaile-devel/ppa
sudo apt-get update
sudo apt-get install exaile

You'll find further help on the official webpage

Other music players

  • Amarok - KDE's default music player
  • Banshee - Music playing and managing for GNOME
  • Rhythmbox - Ubuntu's default music player

Further reading