All Projects → ShahriarSS → tenplayer

ShahriarSS / tenplayer

Licence: GPL-3.0 License
Modern Music Player for Linux

Programming Languages

QML
638 projects
C++
36643 projects - #6 most used programming language
QMake
1090 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to tenplayer

Taoquick
a cool QtQuick/qml component library and demo(一套酷炫的QtQuick/Qml基础库和示例)
Stars: ✭ 481 (+2572.22%)
Mutual labels:  qt, qml, qt5
Osgqtquick
Intergation OpenSceneGraph to Qt Quick
Stars: ✭ 53 (+194.44%)
Mutual labels:  qt, qml, qt5
Scihubeva
A Cross Platform Sci-Hub GUI Application
Stars: ✭ 683 (+3694.44%)
Mutual labels:  qt, qml, qt5
QDashBoard
Sample dashboard developed with QML. Login, plots and several screens.
Stars: ✭ 34 (+88.89%)
Mutual labels:  qt, qml, qt5
Shell
🐚 QtQuick and Wayland shell for convergence
Stars: ✭ 168 (+833.33%)
Mutual labels:  qt, qml, qt5
Workspace
🚀 Base applications and settings for Liri OS
Stars: ✭ 9 (-50%)
Mutual labels:  qt, qml, qt5
Spix
UI test automation library for QtQuick/QML Apps
Stars: ✭ 48 (+166.67%)
Mutual labels:  qt, qml, qt5
Awesome Qt Qml
A curated list of awesome Qt and QML libraries, resources, projects, and shiny things.
Stars: ✭ 1,118 (+6111.11%)
Mutual labels:  qt, qml, qt5
Haruna
Open source video player built with Qt/QML and libmpv.
Stars: ✭ 147 (+716.67%)
Mutual labels:  qt, qml, qt5
Autoannotationtool
A label tool aim to reduce semantic segmentation label time, rectangle and polygon annotation is supported
Stars: ✭ 113 (+527.78%)
Mutual labels:  qt, qml, qt5
Qml Creative Controls
QML controls for creative applications and creative coding
Stars: ✭ 199 (+1005.56%)
Mutual labels:  qt, qml, qt5
Browser
🌍 Cross-platform Material design web browser
Stars: ✭ 184 (+922.22%)
Mutual labels:  qt, qml, qt5
Qml Box2d
Box2D QML plugin
Stars: ✭ 223 (+1138.89%)
Mutual labels:  qt, qml, qt5
Crusta
Fast, modern and minimal desktop web browser with rich features
Stars: ✭ 53 (+194.44%)
Mutual labels:  qml, qt5
DeadAscend
A 2D point'n'click-like adventure game written in Qt/QML and Javascript
Stars: ✭ 37 (+105.56%)
Mutual labels:  qml, qt5
text
🚀 Material Design text editor
Stars: ✭ 73 (+305.56%)
Mutual labels:  qt, qml
Qt5-MusicPlayer
基于Qt5开发的一个小巧精美的本地音乐播放器。代码注释详细,适合作为一个用于入门的Qt5实战项目。
Stars: ✭ 136 (+655.56%)
Mutual labels:  music-player, qt5
QtDemos
This is a demo about Qt5, including Qt Custom Widget, Qt Multithreaded Downloader, QML Video Player(using OpenGL, FFmpeg and SDL2)
Stars: ✭ 18 (+0%)
Mutual labels:  qml, qt5
QtIosCMake
📱 Deploy Qt Application for iOS with a single macro when using CMake.
Stars: ✭ 35 (+94.44%)
Mutual labels:  qml, qt5
yacalendar
Yet another calendar component for Qt Quick Controls 2
Stars: ✭ 23 (+27.78%)
Mutual labels:  qt, qml

TenPlayer

TenPlayer is a music player with material user interface written for Linux OS using C++ and Qt framework.

Note

This project is incomplete and I don't have the time to work on it myself. If anyone is interested in completing it you can open on issue about the part you want to work on so we can discuss it further.

Building from Source

If you are using qtcreator you can just load the project inside qtcreator and run the project from there. If you are not using qtcreator make sure you have qt and qmake installed on your system and run the commands below inside the project directory:

$ qmake TenPlayer.pro
$ make

License

This project is published under GPL v3.0 license. See the license file for more details.

Screenshots

screenshot1 screenshot2 screenshot3

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].