Coder Social home page Coder Social logo

doubanfm's Introduction

DoubanFM

DoubanFM是一款使用豆瓣FM API和electron编写的桌面级APP。

程序截图

intro

API

关于豆瓣FM的API可以参阅此处

electron

Electron 是一款可以利用 Web技术 开发跨平台桌面应用的框架,最初是 Github 发布的 Atom 编辑器衍生出的 Atom Shell,后更名为 Electron,详情请点击这里

安装运行

可使用下面命令一键安装并执行程序:

npm install && npm start

功能特点

  • 基本播放功能
  • 进度条拖动
  • 频道选择
  • 用户登录
  • 歌曲收藏
  • 歌曲剔除
  • 快捷键
  • 音效设置
  • 歌词同步
  • 均衡器调节

快捷键

Space 播放/暂停

Ctrl + d 跳过当前歌曲

Ctrl + n 下一首歌曲

Ctrl + l 显示/隐藏登陆界面

Ctrl + u 标记/取消标记爱心

Ctrl + s 显示/隐藏歌词

Ctrl + q 退出当前程序

Ctrl + Shift + m 显示/隐藏菜单

打包发布

  • Windows
npm run build-win
  • MacOS
npm run build-mac

TODO

  • 修复程序部分区域拖动无法移动问题
  • 修复lrc歌词展示不准确问题
  • 添加音乐均衡器,实现不同音效的设置
  • 为播放器添加快捷键设置
  • 界面优化与代码重构
  • 爬虫抓取豆瓣FM的频道类别

LICENSE

DoubanFM is licensed under The MIT License.

MIT: http://rem.mit-license.org

doubanfm's People

Contributors

boxizen avatar

Watchers

 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.