Run NodeBox using command line?

Posted by Theo on May 15, 2008

Is there a good way to run NodeBox from the command line, without loading the GUI? I'd like to run a script and save an image in a batch manner.
Not sure if it matters but NodeBox is running in Linux with QT.


 
Posted by fdb on May 15, 2008

The Qt port is a highly experimental port, and not fully supported. We have written a console script for the regular NodeBox on Mac that you should be able to adapt:

http://dev.nodebox.net/browser/nodebox/trunk/src/nodebox/console.py

Kind regards,

Frederik



Add comment