Ongaku
You know, ongaku.
A port of Ongaku to Python. Why? I don't know.
A simple application providing the now playing state from iTunes (or the Music app) as RPC in Discord via PyPresence.
I've been working on an optional lyrics extension, so here's an example of it here!
How to use
Unzip and open the latest x86_64 version from the releases tab
How to build
Paste this into your terminal. Feel free to follow along by reading the steps in build.sh.
curl https://raw.githubusercontent.com/MCMi460/Ongaku/main/build.sh -o build.sh
chmod -R 777 build.sh
./build.sh
If you have any issues, contact me here.
Credits
Spotlight for (unknowingly and unwillingly) letting me use their code as reference for this.