/BAT-MUSIC-PLAYER

Music player program written in c++(using Qt framework)

Primary LanguageC++

BAT-MUSIC-PLAYER LINUX

Simple music player program. features- repeat, shuffle, add queue, create playlist, delete/remove/search, display song info, set timer...

compile and run

Qt_5.6 or newer version must be installed in your target system before compiling.

run this command

    qmake Music_project.pro
    make

WOW !!! you got an executable file

run this file ./BAT_PLAYER

pic1 pic2