Hey everyone! I've been working on a little app for myself that allows exporting any html5 and javascript application to a "native" desktop application.    It uses node-webkit to create binaries that work on all platforms. One awesome side effect of this is that node-webkit has it's own internal server, so there's no need to have a server installed to test your application. And, by enabling the toolbar, you can debug your apps just like you would in the browser.   If you'd like to test the app a