|
1 day ago | |
---|---|---|
.github | 1 month ago | |
3rdparty | 3 months ago | |
bin | 7 years ago | |
cmake | 1 year ago | |
data | 4 weeks ago | |
debian | 2 months ago | |
dist | 3 months ago | |
ext | 4 weeks ago | |
gst/moodbar | 1 month ago | |
include | 4 weeks ago | |
snap | 1 year ago | |
src | 1 day ago | |
tests | 1 month ago | |
.clang-format | 6 months ago | |
.gcloudignore | 2 years ago | |
.gitignore | 1 year ago | |
Brewfile | 1 month ago | |
CMakeLists.txt | 4 weeks ago | |
COPYING | 11 years ago | |
Changelog | 5 years ago | |
README-TURKISH.md | 3 years ago | |
README.md | 10 months ago | |
Toolchain-mingw32.cmake | 1 year ago | |
cmake_uninstall.cmake.in | 11 years ago |
Clementine is a modern music player and library organizer for Windows, Linux and macOS.
Please:
Please:
If there are no answers, it doesn’t mean we don’t care about your feature request/bug. It just means we can’t reproduce the bug or haven’t had time to implement it :o)
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