高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron:
Go to file
qier222 56fe497db9 Merge branch 'master' of https://github.com/qier222/YesPlayMusic
# Conflicts:
#	src/components/TrackListItem.vue
2020-10-22 21:42:41 +08:00
images first commit 2020-10-10 19:54:44 +08:00
public add .editorconfig for better coding (#14) 2020-10-19 13:57:25 +08:00
src refactor: change the style of playing track 2020-10-22 21:41:14 +08:00
.editorconfig add .editorconfig for better coding (#14) 2020-10-19 13:57:25 +08:00
.env.example fix: update .env.example 2020-10-22 18:09:30 +08:00
.gitignore 使用.env代替config.js 2020-10-20 19:19:14 +08:00
babel.config.js first commit 2020-10-10 19:54:44 +08:00
jsconfig.json feat: add config to resolve path alias. (#13) 2020-10-18 19:59:31 +08:00
LICENSE first commit 2020-10-10 19:54:44 +08:00
package.json chore: add Sentry to track issues 2020-10-22 01:46:15 +08:00
README.md 使用.env代替config.js 2020-10-20 19:19:14 +08:00
vue.config.js first commit 2020-10-10 19:54:44 +08:00
yarn.lock chore: add Sentry to track issues 2020-10-22 01:46:15 +08:00


Logo

YesPlayMusic

高颜值的第三方网易云播放器
访问 DEMO

Library

特性

  • 使用 Vue.js 全家桶开发
  • 简洁美观的 UI
  • 🔴 网易云账号登录
  • ⏭️ 支持 MediaSession API可以使用系统快捷键操作上一首下一首
  • 😾 不能播放的歌曲会显示为灰色
  • 🖥️ 支持 PWA可在 Chrome/Edge 里点击地址栏右边的 安装到电脑
  • 🙉 支持显示歌曲和专辑的 Explicit 标志
  • 📺 MV 播放
  • 🚫🤝 无任何社交功能
  • 🛠 更多特性开发中

⚙️ 部署

  1. 部署网易云 API详情参见 Binaryify/NeteaseCloudMusicApi
  2. 克隆本仓库
git clone https://github.com/qier222/YesPlayMusic.git
  1. 安装依赖
npm 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. 编译打包
npm run build
  1. /dist 目录下的文件上传到你的 Web 服务器

☑️ Todo

  • 中文支持
  • Dark Mode
  • 歌词
  • 私人 FM
  • 播放记录
  • 无限播放模式(播放完列表后自动播放相似歌曲)

欢迎提 issue 和 pull request。

📜 开源许可

基于 MIT license 许可进行开源。

🖼️ 截图

artist
album
playlist
explore
search
home