Skip to content

zeloras/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.8%
  • Python 5.5%
  • Objective-C++ 1.4%
  • C 0.4%
  • Protocol Buffer 0.4%
  • Objective-C 0.3%
  • Other 0.2%