#Pinky and qBrain
Pinky provides a way to view the live status of entities. Is a node script that when executed serve a website on port 3000, on that website you can see the current status of entities. For it to work you need qBrain, a modification for the Quake engine. Two examples are provided, for ezQuake and QuakeSpasmSpike.
Run both the modified quake engine and the script, then open a website on http://localhost:3000 to start inspecting.
Example of QSS with qBrain included http://texthacking.com/quake/qsst.7z
Bad tutorial about how to run a node application on windows https://learn.microsoft.com/en-us/windows/dev-environment/javascript/nodejs-beginners-tutorial
//TODO find a better tutorial