Skip to content

lakto/apple-music-desktop

 
 

Repository files navigation

Apple Music Desktop

![Apple Music](https://github.com/lakto/apple-music-desktop/blob/main/images/Apple Music.png?raw=true)

Apple Music Desktop is a simple Desktop application for listen to Apple Music, built using ElectronJS.

Features

  • Control for Hardware Acceleration

Installation

Dowload the latest release for Windows, Linux and MacOS.

For Windows... a standard Exectuable is provided, as well as a NuGet package. RPM and DEB packages are availbe for Linux Distrubtions (not tested!).

Launching

To run, just launch the executable via the Desktop Shortcut, or the Executable directly.

Building

To build locally, clone the repository and install the dependencies.

git clone https://github.com/lakto/apple-music-desktop.git
cd apple-music-desktop
npm install

To run the application locally.

npm run test

To build the application installer.

npm run make

Dependencies

  • electron
  • electron-forge
  • electron-store
  • publisher-github

Errata

Logo borrowed from Wikipedia

About

A simple Apple Music Desktop application, built using Electron.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%