MCPcopy Index your code
hub / github.com/GuMengYu/music-you

github.com/GuMengYu/music-you @v3.0.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v3.0.1 ↗ · + Follow
1,233 symbols 3,138 edges 327 files 12 documented · 1%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

home

Music You

遵循 Material Design 3 (Material You) 设计风格的桌面音乐播放器

GitHub license React Release Downloads Build

基于 React + NeteaseCloudMusicApi + electron, 提供网易云音乐PC端的各项功能。 下载

3.0 是为了学习 React 所迁移开发,界面功能有一定改动,可下载体验。

2.0 由vue3构建 见 v2-stable

欢迎 star

GitHub stars GitHub forks GitHub issue

🎨 功能列表

  • 手机扫码登录
  • 首页推荐
  • 资料库(个人收藏)
  • 音乐播客
  • 日推,私人fm
  • 浅色模式
  • 歌词,逐词歌词
  • 本地音乐播放
  • 云盘音乐

🛫 Quick Setup

# clone the project
git clone https://github.com/GuMengYu/music-you.git

# enter the project directory
cd music-you

# install dependency
npm install

# develop
npm run electron:dev

# build
npm run electron:build

部分截图

home


artist


center


center


center


center


center

License

感谢以下开源项目

electron-vite-react

YesPlayMusic

Dopamine

AMLL

声明

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

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 623
Method 330
Class 182
Interface 78
Enum 20

Languages

TypeScript100%

Modules by API surface

src/util/pipLyric.ts57 symbols
electron/main/local-library/utils/io/file-access.ts38 symbols
electron/main/local-library/track/track-model.ts37 symbols
src/player/base.ts34 symbols
electron/main/local-library/track/track.service.ts23 symbols
src/components/icons/icons.tsx22 symbols
src/types.ts21 symbols
src/util/fn.ts18 symbols
src/api/user.ts16 symbols
rollplugins/renderer.js16 symbols
electron/main/local-library/utils/lastfm/lastfm-api.ts16 symbols
src/store/playQueue.ts15 symbols

For agents

$ claude mcp add music-you \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page