VRChat OSC chatbox for Linux users, because none exist.
  • Rust 86.6%
  • Nix 13.4%
Find a file
2026-08-02 22:06:36 -07:00
fonts/Noto_Sans complete refactor and a nice little gui : ) 2026-08-02 21:32:02 -07:00
src fix wrong font path and no more compiler warnings 2026-08-02 21:54:31 -07:00
.envrc flake 2026-02-14 12:59:49 -08:00
.gitignore ignore jetbrains bullshit 2026-07-07 17:28:07 -07:00
Cargo.lock complete refactor and a nice little gui : ) 2026-08-02 21:32:02 -07:00
Cargo.toml complete refactor and a nice little gui : ) 2026-08-02 21:32:02 -07:00
config.example.toml organization and custom message format now! 2026-07-07 17:29:01 -07:00
flake.lock flake 2026-02-14 13:00:33 -08:00
flake.nix fix nix flake: im a dumbass and forgot to add the dependencies in buildInputs 2026-08-02 22:06:36 -07:00
README.md complete refactor and a nice little gui : ) 2026-08-02 21:32:02 -07:00

Chatbox

"Magic Chatbox"-like application for VRChat on linux.

All this does at the moment is show the currently playing media (ie. music) from mpris. More features may come in the future.

Run

nix

nix run git+https://git.insberr.com/insberr/vrc_osc_chatbox_linux

Other

Clone the repository.

Rename config.example.toml to config.toml and configure as desired.

Run

cargo run