Diff for "Exaile"


Differences between revisions 4 and 6 (spanning 2 versions)
Revision 4 as of 2008-10-11 18:41:20
Size: 843
Editor: cpe-69-207-215-155
Comment: Added to CategoryAudio and CategorySoftware. Removed from CategoryDocumentation.
Revision 6 as of 2010-03-30 15:39:05
Size: 1086
Editor: 188
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Parent: [[Software]]
Line 5: Line 3:
Exaile is a music player for Ubuntu. It aims to have the same functionality as KDE's [[Amarok]], but based in GNOME instead.
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.
Line 9: Line 6:
 *Playlists
 *Lyrics
 *Download Covers
 *Rating System
 *Podcasts
 *Equalizer
Line 15: Line 17:


= Hints and tips =
{{{
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 [[http://exaile.org/downloads|webpage]]
Line 23: Line 27:
 
Line 31: Line 35:

 * '''[[RestrictedFormats|Restricted Formats on Ubuntu]]''' - Information on configuring support for non-free formats, like mp3.
 * '''[[http://www.launchpad.net/exaile|Launchpad entry]]'''
Line 36: Line 38:
CategoryAudio CategorySoftware CategoryAudio CategorySoftware CategoryAudio

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

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


CategoryAudio CategorySoftware CategoryAudio

Exaile (last edited 2011-04-08 15:17:05 by D9784B24)