Rich Presence for Discord to display what you're currently doing in most of adobe's applications
- Python 3.4+ with Pip
- If you're running a 64bit version of python, download the pywin32 binaries from here!
- Adobe apps (obviously)
- Clone the repo
$ git clone https://github.com/smokes/adobe-rpc.git
- Make sure you're running an Adobe application.
- Install the required packages
$ pip install -r requirements.txt
- Run the script
$ python rpc.py
- Enjoy!
The easiest way to use adobe-rpc is to download the .exe from the releases! page.
- Macos support
- Better error handling
- Prevent app from exiting when Discord or any app isn't running.
adobe-rpc currently doesn't support: Media Encoder, Xd and Audition. Please submit a PR where you add an app that we haven't included yet to the file meta.json, where you specify the app's process name.