~jendrikseipp/pogo/github-stable

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
Pogo - A fast and minimalist audio player for Linux
===================================================

It groups tracks by album, which uses less space and simplifies
rearranging your playlist. Pogo does not organize your tracks in a music
library and does not stream or download tracks. Therefore, it is best
suited for people who store their tracks by album and want a simple way
of playing them. Pogo allows you to quickly search for music on local
drives and in the playlist. It also features an equalizer and displays
covers and desktop notifications.

Pogo is a fork of Decibel Audio Player and supports most common audio
formats. It is written in Python and uses GTK+ and GStreamer.

To report bugs, suggest features or ask questions, please visit
http://launchpad.net/pogo.


Requirements
------------

See `debian/control` for Ubuntu package names.

  * Python (>= 3.2):        http://www.python.org
  * GTK+ (>= 3.0):          http://www.gtk.org
  * GStreamer (>= 1.0):     http://gstreamer.freedesktop.org/
  * Mutagen:                https://github.com/quodlibet/mutagen
  * Python DBus:            http://dbus.freedesktop.org/
  * Pillow:                 https://github.com/python-pillow/Pillow

Recommended libraries:

  * libnotify               (Desktop notifications)
  * GNOME settings daemon   (GNOME media keys)
  * GStreamer plugins       (Support for various audio formats)


Run Pogo (without installing)
-----------------------------

    ./pogo.py


Install and run Pogo
--------------------

    sudo make install
    pogo


Ubuntu packages
---------------

  * Stable: https://launchpad.net/~pogo-dev/+archive/ubuntu/stable
  * Daily builds: https://launchpad.net/~pogo-dev/+archive/ubuntu/daily


Participate
-----------

  * Issues: https://bugs.launchpad.net/pogo
  * Questions: https://answers.launchpad.net/pogo
  * Translations: https://translations.launchpad.net/pogo