Add Clementine Media Player (#420)

* Add Clementine Media Player

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

* Update Clementine

Change C++ to cpp
This commit is contained in:
hillkim 2019-10-10 12:31:20 +03:00 committed by Serhii Londar
parent 9d67a67fb0
commit 4a2bab972f

View file

@ -47,6 +47,25 @@
"languages": [
"swift"
]
},
{
"short_description": "Clementine is a modern music player and library organizer for Windows, Linux and macOS. ",
"categories": [
"audio"
],
"repo_url": "https://github.com/clementine-player/Clementine",
"title": "Clementine",
"icon_url": "https://raw.githubusercontent.com/clementine-player/Clementine/master/dist/clementine_128.png",
"screenshots": [
"https://clementine-player.github.io/pages/images/screenshots/clementine-1.2-1.png",
"https://clementine-player.github.io/pages/images/screenshots/clementine-1.2-2.png",
"https://clementine-player.github.io/pages/images/screenshots/clementine-1.2-3.png",
"https://clementine-player.github.io/pages/images/screenshots/clementine-1.2-4.png"
],
"official_site": "http://www.clementine-player.org/",
"languages": [
"cpp"
]
},
{
"short_description": "Aural Player is a audio player application for the macOS platform. Inspired by the classic Winamp player for Windows, it is designed to be to-the-point and easy to use. ",