Cinamp is a fork of the Lollypop music player. Lollypop was created as a music player designed for the GNOME desktop environment. Cinamp is forked to provide functionality for the Cinammon desktop environment.
It provides:
- MP3/4, Ogg and FLAC.
- Genre/cover browsing
- Genre/artist/cover browsing
- Search
- Main playlist (called queue in other apps)
- Party mode
- ReplayGain
- Cover art downloader
- Context artist view
- MTP sync
- Fullscreen view
- Radio support
- Last.fm support
- Auto install codecs
- HiDPI support
- TuneIn support
gtk3 >= 3.20
gobject-introspection
appstream-glib
gir1.2-gstreamer-1.0 (Debian)
python3
libhandy1
meson >= 0.40
ninja
totem-plparser
python-gst
python-cairo
python-gobject
python-sqlite
beautifulsoup4
$ git clone https://gitlab.gnome.org/World/lollypop.git
$ cd lollypop
$ meson builddir --prefix=/usr/local
$ sudo ninja -C builddir install