DistroRPC grabs information about your OS and displays it as your Discord Rich Presence.
-
Distro detection
-
Package detection
-
Kernel Detection
-
Uptime
-
Distro version
-
Detect wm/de
-
Add more distros
-
Detect wm/de version
To run the script simply run python3 run-rpc.py
, python 3.8 should have the distro
module but if you get an error install it via pip, pip3 install distro
run python3 macos-rpc.py
and it will work!