VRC-OSC
VRC-OSC copied to clipboard
Dynamically loaded VRChat OSC plugins written in Rust
VRC-OSC
Dynamically loaded VRChat OSC plugins written in Rust
Plugins:
-
plugin-chatbox
: Sends messages to the chatbox -
plugin-clock
: Sends the time to avatar prefabs -
plugin-control
: Control media playback via avatar parameters[^1] -
plugin-debug
: Log received OSC packets for debugging -
plugin-lastfm
: Sends the current song to the chatbox -
plugin-spotify
: Sends the current song and lyrics to the chatbox and control playback via avatar prefabs -
plugin-steamvr
: Registers VRC-OSC as a SteamVR overlay for auto-start/stop[^1]
Planned:
-
plugin-caption
: Live captions your speech to the chatbox[^2]
[^1]: These plugins are Windows and Linux only
[^2]: This plugin waiting for whisper-rs
's stream example