MCPcopy Index your code
hub / github.com/Alex313031/apple-music-desktop

github.com/Alex313031/apple-music-desktop @2.1.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release 2.1.2 ↗ · + Follow
26 symbols 41 edges 11 files 0 documented · 0% updated 4mo ago2.1.2 · 2024-02-28★ 17913 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Apple Music Desktop  

An Electron app that provides a native Apple Music experience for Linux & Windows

It has an "About" Window that lists the App Version, Electron, Chromium, Node, and V8 versions for the given Electron version in the package.json.

It has many menu items, adding on top of the default ones, and a tray icon which you can use to focus the app or minimize it to the tray.

Screenshot

Screenshot

Installation

See the Releases.

Building

Requires nodejs 14, or 16. It is reccomended to use nvm for installing/managing node versions. Yarn can also be used.

git clone https://github.com/Alex313031/apple-music-desktop.git
cd apple-music-desktop
nvm install # Only use if you are using nvm
npm install # Install needed npm deps
npm run start # Run app in dev mode

TODO

See TODO.txt

Core symbols most depended-on inside this repo

Shape

Function 26

Languages

TypeScript100%

Modules by API surface

src/app.js11 symbols
src/audiocontrol.js6 symbols
src/menu.js3 symbols
src/preload/client-preload.js2 symbols
src/renderer/volume.js1 symbols
src/renderer/index.js1 symbols
src/preload/preload.js1 symbols
src/preload/info.js1 symbols

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page