VRC OSC stuff
This is a small OSC program I use in VRChat for my chat box. This is made for me so its complicated to use.
Requirements
- linux (I'm not making a windows version)
- glibc
- clang
- tinyosc
Installation / Setup
- run
getreqs.shor download tinyosc and put it in this directory. - run
build.shonce orcp src/config.def.c src/config.c. - edit
src/config.cto your liking. - run
build.sh. - run
bin/chatloop.
Do NOT cd bin then run chatloop. Always have cd in this directory.
Set en=1 in src/title.sh if you want song titles and artist name to display. Requires playerctl with mpris.
There is also bin/type to just send text to the chat box.
To NOT Do
Things I will not make in this. Until I change my mind later.
- PC specs.
- What app you have open.
- Local time.
