The Wayback Machine - https://web.archive.org/web/20230416052458/https://github.com/GuMengYu/music-you
Skip to content

GuMengYu/music-you

dev
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
December 5, 2022 20:33
October 21, 2022 13:18
doc
October 16, 2022 09:59
April 7, 2023 11:31
January 4, 2023 11:18
src
April 10, 2023 21:30
January 8, 2023 19:58
January 4, 2023 11:18
March 19, 2023 19:45
April 8, 2023 15:00
January 4, 2023 11:18
February 22, 2023 16:50

Music You

Material Design 3 (Material You) 风格的音乐播放器, 网易云音乐非官方API NeteaseCloudMusicApi 接口

Introduction

开发基于 vue 全家桶 + vuetify + NeteaseCloudMusicApi + electron, 提供网易云音乐的基础功能。🎵 网页版 (vercel 部署,可能有点慢 😁, 建议下载桌面客户端体验)

vue3 + ts 重构 2.0 版本

桌面客户端下载

🎨 已有功能

  • 单纯的播放器,不能网抑云
  • 支持手机号,手机扫码登录
  • 资料库
  • 日推,私人 fm, 心动模式
  • darkmode
  • 歌词
  • 桌面客户端 (下载)

...and more

home

运行

安装依赖

npm install
or
pnpm install

// pnpm 由于pnpm 默认并不会将所有依赖平铺展开到node_modules下,所以build后的包可能会报错,某些依赖找不到,建议加上 --shamefully-hoist 参数 `pnpm i --shamefully-hoist ` 来安装

启动服务

需要本地部署 NeteaseCloudMusicApi

需要解锁网易云灰色歌曲可以 clone 部署 fork NeteaseCloudMusicApi 的仓库 NeteaseCloudMusicApi, 解锁接口来自 UnblockNeteaseMusic

npm run dev

打包客户端

npm run electron:build

部分截图

artist
center
center center

License

声明

仅供学习交流使用,禁止个人用于非法商业用途。