Giter Club home page Giter Club logo

doubanfm's Introduction

DoubanFM

使用Qt5构建的豆瓣音乐Linux桌面端。

如果你喜欢本项目,别忘了点个赞!如果你有时间,欢迎加入共同开发~

DoubanFM

功能

  • 使用豆瓣帐号登录
  • 歌曲播放及基本控制
  • 加红心、删除等操作
  • 最小化到系统托盘
  • 歌曲保存到本地
  • 资源缓存
  • 离线播放
  • 独立的歌词窗口
  • 歌词窗口锁定(不接收鼠标事件)
  • 歌词窗口切换动效
  • 切换音乐频道
  • 收藏频道
  • 支持Fn媒体热键

控制

DoubanFM 为保持与豆瓣网页版一样简洁的显示界面,功能控制由快捷键实现。

快捷键 功能 备注
L 显示/隐藏歌词 Lyric
C 显示/隐藏频道窗口 Channel
W 解锁歌词窗口 拖动后自动锁定
Q 退出登录
Space 暂停/播放
Esc 隐藏主窗口 隐藏到托盘
Esc+Esc 退出程序 双击Esc退出

Qt依赖

Qt5-core Qt5-gui Qt5-widgets Qt5-multimedia Qt5-network Qt5-x11extras

第三方库

X11 Xext gstreamer1.0-plugins-bad

编译

git clone [email protected]:sbwtw/DoubanFM.git
cd DoubanFM/src/
mkdir build
cd build
qmake ..
make -j4

编译好的二进制文件保存在DoubanFM/src/DoubanFM

安装

默认安装为 /usr/bin/DoubanFM

make install

doubanfm's People

Contributors

sbwtw avatar amazingfate avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.