高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron:
Go to file
2021-01-20 14:02:32 +08:00
.github/workflows chore: add GitHub Action 2020-12-09 19:56:58 +08:00
build/icons refactor: hide window when close app (#78) 2020-12-09 19:50:50 +08:00
images first commit 2020-10-10 19:54:44 +08:00
netease_api fix: bugs 2021-01-05 22:21:01 +08:00
public chore: remove touch bar icon files 2020-12-29 15:54:22 +08:00
script feat: unified script 2020-10-27 01:42:49 +08:00
src fix: bugs 2021-01-20 14:02:03 +08:00
.editorconfig feat: add .editorconfig for ide 2020-10-19 00:41:03 +08:00
.env.example fix: bugs 2020-12-17 19:03:10 +08:00
.gitignore chore: update .gitignore 2020-12-09 12:04:26 +08:00
.npmrc feat: update electron app with touchbar and menu. 2020-11-03 23:34:43 +08:00
.prettierignore refactor: rename napi to netease_api 2020-11-23 13:38:35 +08:00
.prettierrc feat: prettier task supported 2020-10-22 19:17:20 +08:00
babel.config.js chore: update babel.config.js 2021-01-05 16:06:22 +08:00
jsconfig.json feat: add config to resolve path alias. 2020-10-18 19:28:33 +08:00
LICENSE feat: add script to intergrate napi 2020-10-27 01:05:37 +08:00
package.json fix: bugs 2021-01-06 23:58:14 +08:00
README.md docs: update README.md 2021-01-20 14:02:32 +08:00
vue.config.js fix: bugs 2021-01-05 22:21:01 +08:00
yarn.lock refactor: player 2021-01-05 22:17:47 +08:00


Logo

YesPlayMusic

高颜值的第三方网易云播放器
🌎 访问DEMO  |   📦 下载安装包

Library

特性

  • 使用 Vue.js 全家桶开发
  • 🔴 网易云账号登录
  • 📺 MV 播放
  • 📃 支持歌词显示
  • 🚫🤝 无任何社交功能
  • 🌎 海外用户可直接播放(需要登录网易云账号)
  • 🔐 支持 UnblockNeteaseMusic,自动使用 QQ/酷狗/酷我音源替换变灰歌曲链接 (网页版不支持)
  • ⏭️ 支持 MediaSession API可以使用系统快捷键操作上一首下一首
  • ✔️ 每日自动签到(手机端和电脑端同时签到)
  • 🌚 Light/Dark Mode 自动切换
  • 👆 支持 Touch Bar
  • 🖥️ 支持 PWA可在 Chrome/Edge 里点击地址栏右边的 安装到电脑
  • 🙉 支持显示歌曲和专辑的 Explicit 标志
  • 🛠 更多特性开发中

📦 安装

Electron 版本由 @hawtim@qier222 适配并维护,支持 macOS、Windows、Linux。

访问本项目的 Releases 页面下载安装包,或者访问 镜像下载站 (大陆访问更快) 下载。

⚙️ 部署至服务器

除了下载安装包使用,你还可以将本项目部署到你的服务器上。

  1. 部署网易云 API详情参见 Binaryify/NeteaseCloudMusicApi
  2. 克隆本仓库
git clone https://github.com/qier222/YesPlayMusic.git
  1. 安装依赖
yarn install
  1. 复制 /.env.example 文件为 /.env,修改里面 VUE_APP_NETEASE_API_URL 的值为网易云 API 地址。本地开发的话可以填写 API 地址为 http://localhost:3000YesPlayMusic 地址为 http://localhost:8080
VUE_APP_NETEASE_API_URL=http://localhost:3000
  1. 编译打包
yarn run build
  1. /dist 目录下的文件上传到你的 Web 服务器

☑️ Todo

查看 Todo 请访问本项目的 Projects

欢迎提 Issue 和 Pull request。

📜 开源许可

基于 MIT license 许可进行开源。

🖼️ 截图

artist
album
playlist
explore
search
home