VRChat OSC chatbox for Linux users, because none exist.
- Rust 86.6%
- Nix 13.4%
| fonts/Noto_Sans | ||
| src | ||
| .envrc | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| config.example.toml | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
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