jendrikseipp / pogo

Pogo plays music.
GNU General Public License v2.0
28 stars 4 forks source link
audio linux minimalist music-player

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

Requirements

See debian/control for Ubuntu package names.

Recommended libraries:

Run Pogo (without installing)

./pogo.py

Install and run Pogo

sudo make install
pogo

Ubuntu packages

Participate