No description
Find a file
2024-04-30 17:25:43 +02:00
AppleMusicRPC Set windows build 2024-04-02 03:40:17 +02:00
imgs [Metadata] 2024-04-02 04:06:31 +02:00
.drone.yml Update Drone 2024-04-02 03:56:22 +02:00
.gitignore First Commit 2024-04-02 03:11:40 +02:00
AppleMusicRPC.sln First Commit 2024-04-02 03:11:40 +02:00
LICENSE [Metadata] 2024-04-02 04:06:31 +02:00
README.md [Metadata] 2024-04-02 04:06:31 +02:00

Apple Music RPC

Build Status

Apple Music RPC is a service implementation that provides a lightweight and low performance fingerprint Discord Rich Presence for Apple music.

img.png

Installation

You can download a zip file in the release tab of this repo that contains all the files needed for te service to work. After downloading those files, you can put them in the folder of your choice and execute it whenever you need.

If you want the service to launch at startup you can put a shortcut to it in the shell:startup folder using Win + R.

Performances

In term of ram usage, the application will never take more than 32kb of RAM.

From my tests, I never saw the service get to 1% CPU usage.

Inspirations

In order to make this software I took inspiration of multiple apps that were aiming to achieve the same goal as mine, but using way too much performance, or that weren't working anymore.