GitHunt

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

Languages

JavaScript85.0%Shell8.6%HTML4.6%CSS1.8%

Contributors

BSD 3-Clause "New" or "Revised" License
Created February 28, 2024
Updated November 17, 2025
Alex313031/apple-music-desktop-win7 | GitHunt