Pol528 / Discord-Zoom-Rich-Presence

Add a rich presence to discord when you are in a zoom meeting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZOOM DISCORD RICH PRESENCE

How it works

Since i don't have access to the Zoom source code, this is an external app that checks if the zoom client is running and connects the RPC to discord.

Setup

You will need:

  • Python 3.9

Installing dependencies:

  • pip install subprocess
  • pip install pypresence
  • pip install colored

After all that is installed, you can run main.py

Don't want to install python and dependencies?

In that case you can download and run main.exe!

About

Add a rich presence to discord when you are in a zoom meeting


Languages

Language:Python 100.0%