All Projects β†’ clementine-player β†’ Clementine

clementine-player / Clementine

Licence: gpl-3.0
🍊 Clementine Music Player

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
Objective-C++
1391 projects
c
50402 projects - #5 most used programming language
objective c
16641 projects - #2 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to Clementine

Mixxx
Mixxx is Free DJ software that gives you everything you need to perform live mixes.
Stars: ✭ 2,510 (-18.74%)
Mutual labels:  music, mac, qt
Strawberry
πŸ“ Strawberry Music Player
Stars: ✭ 972 (-68.53%)
Mutual labels:  music, qt
Yesplaymusic
ι«˜ι’œε€Όηš„η¬¬δΈ‰ζ–Ήη½‘ζ˜“δΊ‘ζ’­ζ”Ύε™¨οΌŒζ”―ζŒ Windows / macOS / Linux
Stars: ✭ 12,981 (+320.23%)
Mutual labels:  music, mac
Plug
macOS app for Hype Machine
Stars: ✭ 93 (-96.99%)
Mutual labels:  music, mac
Nuclear
Streaming music player that finds free music for you
Stars: ✭ 7,133 (+130.92%)
Mutual labels:  music, mac
Ttkmusicplayer
TTKMusicPlayer that imitation Kugou music, the music player uses of qmmp core library based on Qt for windows and linux.(ζ”―ζŒη½‘ζ˜“δΊ‘ιŸ³δΉγ€QQιŸ³δΉγ€ι…·ζˆ‘ιŸ³δΉγ€ι…·η‹—ιŸ³δΉη­‰η­‰)
Stars: ✭ 765 (-75.23%)
Mutual labels:  music, qt
Ytmdesktop
A Desktop App for YouTube Music
Stars: ✭ 1,297 (-58.01%)
Mutual labels:  music, mac
Qaterial
🧩 Collection of Material Components based on QtQuickControls2.
Stars: ✭ 110 (-96.44%)
Mutual labels:  mac, qt
Webmidikit
Simplest MIDI Swift library
Stars: ✭ 100 (-96.76%)
Mutual labels:  music, mac
Sbplayerclient
ζ”―ζŒε…¨ζ ΌεΌηš„macη‰ˆθ§†ι’‘ζ’­ζ”Ύε™¨
Stars: ✭ 110 (-96.44%)
Mutual labels:  music, mac
Youtube Music
🎡 A Mac app wrapper for music.youtube.com
Stars: ✭ 2,097 (-32.11%)
Mutual labels:  music, mac
Soundcast
Cast audio from macOS to Chromecast
Stars: ✭ 684 (-77.86%)
Mutual labels:  music, mac
Youtube Music
YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
Stars: ✭ 376 (-87.83%)
Mutual labels:  music, mac
Harmony
🎡 Sleek music player for Spotify, SoundCloud, Google Play Music and your local files
Stars: ✭ 841 (-72.77%)
Mutual labels:  music, mac
Powertabeditor
A cross-platform guitar tablature editor.
Stars: ✭ 334 (-89.19%)
Mutual labels:  music, qt
Kaku
🎧 Kaku is a highly integrated music player supports different online platform like YouTube, SoundCloud, Vimeo and more. Available on Mac, Windows and Linux.
Stars: ✭ 1,028 (-66.72%)
Mutual labels:  music, mac
Eiskaltdcpp
File sharing program using DC and ADC protocols
Stars: ✭ 277 (-91.03%)
Mutual labels:  mac, qt
Carol Xamarin
A minimal and beautiful lyrics app for macOS built with Xamarin and C#
Stars: ✭ 97 (-96.86%)
Mutual labels:  music, mac
Itunes Remote
Remotely control iTunes on Mac without Internet πŸŽΆπŸ“±
Stars: ✭ 160 (-94.82%)
Mutual labels:  music, mac
Jamtaba
Jamtaba is a software to play online music jam sessions.
Stars: ✭ 174 (-94.37%)
Mutual labels:  music, qt

Clementine all

Clementine is a modern music player and library organizer for Windows, Linux and macOS.

Opening an issue

Ask for a new feature

Please:

  • Check if the new feature is not already implemented (Changelog)
  • Check if another person didn't already open an issue
  • If there is already an opened issue there is no need to comment "+1", it won't help. Instead, you can subscribe to the issue to be notified of anything new about it

Report a bug

Please:

  • Try the latest build (https://github.com/clementine-player/Clementine/releases) to see if any bug is still present. If it works fine even though you see an open issue, please comment on it and explain that the issue has been fixed.
  • Check if another person has already opened the same issue to avoid duplicates
  • If there already is an open issue you could comment on it to add detail about the problem or confirm it
  • In case there isn't, you can open a new issue with an explicit title and as much information as possible (OS, Clementine version, how to reproduce the problem...)
  • Please use https://pastebin.com/ for logs/debug.

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)

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].