A simple UDP recorder written in Java. It is written in a single java source file, so you can launch it directly with java command without javac.
I use it to record OSC/VMC and test it without real VR hardware. Feel free to use it on other propose.
Licenced in Apache 2.0 license.