Skip to content

johanson/pogo

 
 

Repository files navigation

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:

  • 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

Participate

About

Pogo plays music. Fast.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.4%
  • Makefile 1.2%
  • Other 0.4%