Skip to content

FetchCord grabs your OS info and displays it as Discord Rich presnse

License

Notifications You must be signed in to change notification settings

Project-Magenta/DistroRPC

 
 

Repository files navigation

DistroRPC

DistroRPC grabs information about your OS and displays it as your Discord Rich Presence.

Examples

ubuntu with budgie macos with a macbook OpenSUSE with gnome

What works

  • Distro detection

  • Package detection

  • Kernel Detection

  • Uptime

  • Distro version

  • Detect wm/de

To-Do(What doesn't work)

  • Add more distros

  • Detect wm/de version

Running on Linux

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

If your distro or de/wm isn't supported, make an issue

Snap and Flatpak versions of Discord will not work

running on macOS

run python3 macos-rpc.py and it will work!

Other Examples

Arch with awesome Debian with Cinnamon Fedora with xfce

manjaro with i3 mint with mate popos with kde

void with dwm endeabour with deepinde centos with unity

About

FetchCord grabs your OS info and displays it as Discord Rich presnse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.2%
  • Shell 6.8%