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.
- Host: GitHub
- URL: https://github.com/jendrikseipp/pogo
- Owner: jendrikseipp
- License: gpl-2.0
- Created: 2015-09-18T10:09:36.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-07-19T18:22:33.000Z (almost 6 years ago)
- Last Synced: 2025-03-31T09:03:11.472Z (about 1 year ago)
- Topics: audio, linux, minimalist, music-player
- Language: Python
- Homepage:
- Size: 12.4 MB
- Stars: 29
- Watchers: 6
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.

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