Skip to content
/ music Public
forked from elementary/music

Music player and library designed for elementary OS

License

Notifications You must be signed in to change notification settings

teamcons/music

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

456 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music

Translation status

Screenshot

Building, Testing, and Installation

You'll need the following dependencies:

  • libadwaita-1 >=1.4.0
  • granite-7 >=7.6.0
  • 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

About

Music player and library designed for elementary OS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vala 90.4%
  • Meson 4.8%
  • CSS 4.8%