Skip to content

aelzenaar/Clementine-weird-keys

 
 

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 (modified keymappings)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 91.4%
  • Python 5.7%
  • Objective-C++ 1.5%
  • C 0.9%
  • Objective-C 0.3%
  • Shell 0.1%
  • CSS 0.1%