An open API service indexing awesome lists of open source software.

https://github.com/jendrikseipp/pogo

Pogo plays music.
https://github.com/jendrikseipp/pogo

audio linux minimalist music-player

Last synced: about 1 year ago
JSON representation

Pogo plays music.

Awesome Lists containing this project

README

          

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.

![Pogo screenshot](https://www.dropbox.com/s/wm3xtnvorysmytc/pogo-0.1-1.png?raw=1)

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

See `debian/control` for Ubuntu package names.

* Python (>= 3.2): https://www.python.org
* GTK+ (>= 3.0): https://www.gtk.org
* GStreamer (>= 1.0): https://gstreamer.freedesktop.org
* Mutagen: https://github.com/quodlibet/mutagen
* Python DBus: https://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://github.com/jendrikseipp/pogo/issues
* Questions: https://answers.launchpad.net/pogo
* Translations: https://translations.launchpad.net/pogo
* Mailing list: https://launchpad.net/~pogo-users