NodeBox is free and open-source under the terms of the GNU General Public License License v2.0.

Mac Windows

NodeBox-2.0.966.zip (14MB)

nodebox-2.0.966-setup.exe (31MB)

Linux

We don't officially support Linux yet, but compiling NodeBox from source works well on Linux. If you're running Ubuntu 9.10 you can execute the following from a terminal window:

sudo apt-get install git-core openjdk-6-jdk ant
git clone git://github.com/nodebox/nodebox.git
cd nodebox
ant run

Release notes

View the Release Notes and Known Issues for more information about the latest versions of NodeBox.