JasonCHTT/dsh-netease-music

Plugin ⭐ 0 MIT other

DSH 网页版网易云音乐播放器插件:顶部条迷你播放器 + 展开面板,扫码登录,支持 AI 对话控制

Install

# 1. 进入 web profile 目录
cd "$env:USERPROFILE\.dsh\profiles\web"

# 2. link 安装本插件(<路径> 替换为插件目录的绝对路径)
pnpm add 'link:C:/<路径>/dsh-netease-music'

# 3. 安装插件运行时依赖 NeteaseCloudMusicApi
pnpm add NeteaseCloudMusicApi

# 4. 编辑 profile 的 package.json,在 dsh.profile.bundles 末尾追加
#    "dsh-netease-music"

Add JasonCHTT/dsh-netease-music to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.