elementary / music

Music player and library designed for elementary OS
https://elementary.io
GNU General Public License v3.0
145 stars 49 forks source link
gstreamer gtk gtk3 hacktoberfest libgda meson vala

Music

Translation status

Screenshot

Building, Testing, and Installation

You'll need the following dependencies:

It's recommended to create a clean build environment. Run meson to configure the build environment and then ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install, then execute with io.elementary.music

ninja install
io.elementary.music