https://github.com/jacobbvfx/resolverpc-macos
Simple RPC Client for DaVinci Resolve Studio on macOS written in Python
https://github.com/jacobbvfx/resolverpc-macos
davinci davinci-resolve-discord davinci-rich-presence discord discord-rich-presence discord-rich-presence-python macos macosx open-source python python3 resolve resolverpc resolverpc-macos rich-presence video video-editing
Last synced: 9 months ago
JSON representation
Simple RPC Client for DaVinci Resolve Studio on macOS written in Python
- Host: GitHub
- URL: https://github.com/jacobbvfx/resolverpc-macos
- Owner: jacobbvfx
- License: gpl-3.0
- Created: 2025-02-14T20:31:30.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-14T21:26:08.000Z (about 1 year ago)
- Last Synced: 2025-02-14T21:31:55.773Z (about 1 year ago)
- Topics: davinci, davinci-resolve-discord, davinci-rich-presence, discord, discord-rich-presence, discord-rich-presence-python, macos, macosx, open-source, python, python3, resolve, resolverpc, resolverpc-macos, rich-presence, video, video-editing
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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

## How to use it?
Just download the app from [Releases](https://github.com/jacobbvfx/ResolveRPC-macOS/releases) page and move it to /Applications folder.
## Will I ever make Windows or Linux version?
For some people this older project works on **Windows** [ResolveRPC](https://github.com/jacobbvfx/ResolveRPC) (it's very buggy).
## License
[GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0/)