Lollypop is a new GNOME music playing application.
For users: http://gnumdk.github.io/lollypop/
For translators: https://www.transifex.com/projects/p/lollypop/
It provides:
- mp3/4, ogg and flac.
- Genre/Cover browsing
- Genre/Artist/Cover browsing
- Search
- Main playlist (called queue in other apps)
- Party mode
- Replay gain
- Cover art downloader
- Context artist view
- MPT sync
- Fullscreen view
- Radios support
=== Depends on ===
- gtk3
- gobject-introspection
- python3
- intltool (make)
- itstool (make)
- totem-plparser
- python (make)
- python-cairo
- python-dbus
- python-gobject
- python-sqlite
=== Building from git ===
$ git clone https://github.com/gnumdk/lollypop.git
$ cd lollypop
$ ./autogen.sh
$ make
# make install