个人工具

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

来自Ubuntu中文

跳转至: 导航, 搜索
(新页面: {{From|https://help.ubuntu.com/community/Exaile}} {{Languages|UbuntuHelp:Exaile}} Parent: UbuntuHelp:Software Exaile is a music player for Ubuntu. It aims to have the same function...)
 
 
(未显示同一用户的5个中间版本)
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/Exaile}}
 
{{From|https://help.ubuntu.com/community/Exaile}}
 
{{Languages|UbuntuHelp:Exaile}}
 
{{Languages|UbuntuHelp:Exaile}}
Parent: [[UbuntuHelp:Software]]
+
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]], 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 ==
 
+
<pre><nowiki>
 
+
sudo add-apt-repository ppa:exaile-devel/ppa
== Hints and tips ==
+
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]]''' - KDE's default music player
+
* '''[[UbuntuHelp:Banshee|Banshee]]''' - Music playing and managing for GNOME
 
+
* '''[[UbuntuHelp:Rhythmbox|Rhythmbox]]''' - Ubuntu's default music player
* '''[[UbuntuHelp:Banshee]]''' - Music playing and managing for GNOME
+
 
+
* '''[[UbuntuHelp:Rhythmbox]]''' - Ubuntu's default music player
+
 
+
 
== Further reading ==
 
== Further reading ==
 
 
* '''[http://www.exaile.org Official webpage]'''
 
* '''[http://www.exaile.org Official webpage]'''
 
+
* '''[http://www.launchpad.net/exaile Launchpad entry]'''
* '''[[UbuntuHelp:RestrictedFormats|Restricted Formats on Ubuntu]]''' - Information on configuring support for non-free formats, like mp3.
+
 
+
 
+
 
----
 
----
[[category:CategoryDocumentation]]
+
[[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