CleaPlayer是Baidu音乐的在线客户端程序,基于Qt5.4,支持歌曲搜索、在线播放、歌词解析。
CleaPlayer是基于Qt编写的音乐播放器,界面由QML编写,网络和文件由C++实现,能够搜索和播放在线歌曲。
点击专辑封面进入或退出歌词界面
TODO自定义列表
本地歌曲
分支master
git cloe https://github.com/pasim/CleaPlayer.gitcd CleaPlayergit checkout masterdev分支,可能有些新的功能,一般和master一致
git cloe https://github.com/pasim/CleaPlayer.gitcd CleaPlayergit checkout dev0.4.2版本,只支持本地歌曲播放,支持在线歌词
git cloe https://github.com/pasim/CleaPlayer.gitcd CleaPlayergit checkout v0.4.2
评论