MCPcopy Index your code
hub / github.com/listen1/listen1_desktop

github.com/listen1/listen1_desktop @v2.33.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.33.0 ↗ · + Follow
14 symbols 30 edges 3 files 6 documented · 43% updated 3mo agov2.33.0 · 2025-06-17★ 11,298932 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Listen 1 音乐播放器(桌面版)

Listen 1 可以搜索和播放来自多个主流音乐网站的歌曲,让你的曲库更全面。并支持收藏功能,方便的创建自己的歌单。

支持音乐平台

  • 网易云音乐
  • QQ 音乐
  • 酷狗音乐
  • 酷我音乐
  • bilibili
  • 咪咕音乐
  • 千千音乐

imgur

  • 支持 Windows,Mac,Linux 平台

安装方式

访问 github 主页下载安装包安装

网址:https://listen1.github.io/listen1

生成完整代码

项目中包含了 listen1_chrome_extension 的引用,在 checkout 后需要把引用库初始化

git submodule update --init --recursive

运行

npm run start

生成安装包

全平台安装包

npm run dist

Windows 安装包

npm run dist:win32
npm run dist:win64

Mac 安装包

npm run dist:mac

Linux 安装包

npm run dist:linux32
npm run dist:linux64

Core symbols most depended-on inside this repo

initialTray
called by 2
app/main.js
toggleVisiable
called by 2
app/main.js
disableGlobalShortcuts
called by 2
app/main.js
updateFloatingWindow
called by 2
app/main.js
setThumbarPause
called by 2
app/main.js
setKeyMapping
called by 1
app/main.js
enableGlobalShortcuts
called by 1
app/main.js
updateProxyConfig
called by 1
app/main.js

Shape

Function 14

Languages

TypeScript100%

Modules by API surface

app/main.js13 symbols
app/functions.js1 symbols

Dependencies from manifests, versioned

@electron/remote2.1.2 · 1×
chardet1.4.0 · 1×
electron32.3.2 · 1×
electron-builder25.1.8 · 1×
electron-store8.0.1 · 1×
electron-updater5.0.1 · 1×
music-metadata7.12.3 · 1×
prettier2.6.2 · 1×

For agents

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

⬇ download graph artifact