Hey all! I just published the first full draft of node-red-contrib-qlab, a set of Node-Red nodes to communicate with Qlab via OSC.
If you're not familiar with Node-Red (and honestly, why would you be?), you can learn about it here:
https://nodered.org/ and here:
https://nodered.org/about/. But in short, Node-Red is a tool that can be used to connect different systems together, using a visual wire/flow based interface. It was designed with the "Internet of Things" in mind, but has many possible applications in the world of live theatre. In my own space, I have already used it to serve as a monitor for a backup Qlab system, serve a simpler interface to control projectors remotely, run a local chat application to talk to backstage, and now the Qlab node.

It was possible to interface Node-Red with Qlab before, but it was a major pain. The goal of creating these nodes was to make it much simpler and easier.

Cautionary warning: this is in TESTING only. DO NOT put it into a show without testing your specific application thoroughly, or if you want to be really safe, don't put it into a show at all. I've toyed around with it, and it seems to do what it's supposed to do, but your experience may be different. By downloading it, you're basically agreeing to help me test it. Cheers!
Sam