نه تو ubuntu software center هم این برنامه رو نتونستم بیدا کنم این فایل readme هستش:
[Albus - An Album Art Plaything
Version 0.12
Evan Hanson
July 2009
http://evanhanson.com/http://evanhanson.com/blog/albusevan@evanhanson.com
--------------------------------------------------------------------------------
Albus is a small Python application written using the PyGTK framework. It allows
you to display album artwork on your desktop, with each album cover linked to a
directory (presumably one containing media files... such as music files...
such as that album's tracks... getting the idea?). From each album cover you can
open the album's directory and play its media files with customizable commands.
It was inspired by the late, great Clutter, an old Mac OS X application for the
PPC architecture. I'd link you to it, but the developer's website has
disappeared and the application now exists most visibly at:
http://osx.iusethis.com/app/clutter If you want to edit or add to Albus, feel free to do so, and send me a line if
you do -- I'm interested!
--------------------------------------------------------------------------------
Installation
--------------------------------------------------------------------------------
To install Albus, simply navigate to the top directory from the archive -- the
one containing the "setup.py" script and this README, and run the command:
sudo python setup.py install
To install, you need a python module called setuptools. If you're told you need
to get it, simply use:
sudo apt-get install python-setuptools
Albus is a pet project, and very much a work-in-progress -- as such I make no
claims as to its usability, stability, drinkability, so on and so forth.
Hope you enjoy.