Skip to content

Homulvas/Clementine

 
 

Repository files navigation

Clementine

Clementine is a modern music player and library organizer for Windows, Linux and Mac OS X.

Compiling from source

Get the code (if you haven't already):

git clone https://github.com/clementine-player/Clementine.git && cd Clementine

Compile and install:

cd bin
cmake ..
make -j8
sudo make install

See the Wiki for more instructions and a list of dependencies: https://github.com/clementine-player/Clementine/wiki/Compiling-from-Source

About

Clementine Music Player

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 91.6%
  • Python 4.6%
  • C 1.8%
  • Objective-C++ 1.5%
  • Objective-C 0.3%
  • Shell 0.1%
  • CSS 0.1%