Is this similar to the wxNode project? https://github.com/joeferner/wxNode
On Friday, April 6, 2012 at 6:39 PM, Artur wrote: > (This project forms the basis of the Calango.js project just > announced). > > Node-Qt exposes graphics- and audio-related bindings to the Qt > library. (Qt is a cross-platform native library containing just about > any API you need, from window manager integration to graphics and > networking; Node-Qt focuses on graphics and audio so as to not overlap > with Node's API). > > I've worked hard on the build system to make sure it runs seamlessly > across platforms (thanks @TooTallNate!). Please report any breakages > on Github. Also, so far I've only made low-level bindings -- it'd be > cool to experiment with QtWebKit for example. Pull requests are > welcome :) > > https://github.com/arturadib/node-qt > > I think there's a tremendous opportunity to innovate in the space of > client-side applications for Node.js. Perhaps without realizing, the > Node folks have done a superb job at creating the perfect runtime for > native apps (perfect because it's cross-platform, lightweight, and ... > JavaScript :)) -- all that's missing is bindings to graphics and > audio. > > Happy to help you get up to speed with the code. Let's create some > native apps in Node! > > -- > Artur Adib > Mozilla Labs > Follow me on Twitter: http://twitter.com/arturadib > > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > (mailto:[email protected]) > To unsubscribe from this group, send email to > [email protected] > (mailto:[email protected]) > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
