1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-29 18:49:51 +01:00
2014-03-13 14:23:21 +01:00
2014-03-08 00:58:50 +07:00
2013-10-04 15:47:22 +10:00
2014-02-19 18:19:54 +01:00
2014-03-13 14:23:21 +01:00
2014-02-20 18:15:45 +01:00
2014-03-08 12:17:48 +01:00
2014-03-12 19:06:00 +01:00
2014-02-06 12:07:58 +01:00
2014-03-08 00:58:50 +07:00
2014-01-09 20:00:33 +11:00

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

Description
Clementine è un lettore musicale multipiattaforma con un'interfaccia veloce e facile da usare per ricercare e riprodurre la propria raccolta musicale locale o online e ascoltare radio via internet o i podcast su funkwhale.
https://funkwhale.it Readme
Languages
C++ 95.6%
CMake 2%
Objective-C++ 1.4%
C 0.5%
Objective-C 0.4%