Skip to content

Music player and library designed for elementary OS

License

Notifications You must be signed in to change notification settings

elementary/music

Folders and files

NameName
Last commit message
Last commit date
Mar 12, 2025
Jul 25, 2024
Mar 25, 2025
Mar 27, 2025
Apr 30, 2021
Apr 4, 2023
Apr 30, 2021
Jan 20, 2022
Mar 12, 2025
Mar 27, 2025

Music

Translation status

Screenshot

Building, Testing, and Installation

You'll need the following dependencies:

  • granite-7
  • gstreamer-1.0
  • gstreamer-pbutils-1.0
  • gstreamer-tag-1.0
  • gtk4
  • meson
  • valac

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

Sponsor this project

Contributors 41