Skip to content

Files

Latest commit

Feb 14, 2025
b6a5e0d · Feb 14, 2025

History

History
30 lines (23 loc) · 926 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 926 Bytes

ResolveRPC-macOS

It works only with DaVinci Resolve Studio and only on macOS because it uses Resolve Scriping API and macOS specific paths. Make sure you have scripting enabled inside Preferences > General > General > External scripting using: Local.

Preview

alt text

How to use it?

git clone https://github.com/jacobbvfx/ResolveRPC-macOS.git

cd ResolveRPC-macOS

pip3 install pypresence
pip3 install psutil

python3 resolve_rich_presence.py

How to use it headlessly (in background)?

nohup python3 resolve_rich_presence.py &

Will I ever make Windows or Linux version?

For some people this older project works on Windows ResolveRPC (it's very buggy).

Will there ever be GUI or .app file?

Maybe.

License

GNU GPLv3