MSP-EXP432P401R LaunchPad's Out Of Box Demo GUI

If you are looking for the GUI executable, navigate to
/GUI/Binary/OutOfBox_MSP432P401R_GUI/OutOfBox_MSP432P401R_GUI.exe

"OutOfBox_MSP432P401R_GUI.zip" contains the source files of the GUI. This GUI
is built using the nwjs (http://nwjs.io/), which is not included inside this
Source folder. You must download the runtime from http://nwjs.io/ in order to
run the GUI using from source files.

More information and instructions for how to use nwjs to build desktop GUIs
can be found at https://github.com/nwjs/nw.js