Apple Music RPC is a service implementation that provides a lightweight and low performance fingerprint Discord Rich Presence for Apple music.
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
.
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.
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.