Hi Everyone Electron and nw.js are alternate takes on marrying the Node.js runtime with the Chromium browser, and make it possible to create native apps that integrate web browser functionality.
node-gui is subtly different: it combines the Node.js runtime with the Qt cross platform GUI framework: https://www.qt.io/ <https://www.qt.io/>, and it doesn’t integrate a web browser. The promise of node-gui is that it can be much lighter weight than Electron or nw.js (browsers are huge these days), and be a bit closer to the metal in that Qt is a fairly low level API. If one were to write a TiddlyDesktop-like thing in node-gui it therefore wouldn’t be able to integrate the browser view, but instead would rely on an external browser. Best wishes Jeremy > On 7 Oct 2019, at 03:43, coda coder <[email protected]> wrote: > > Hi Tony > > > Am I wrong but is nodegui for coders only? > > > Yes. It's akin to NW.js (and Electron). So consider it a "TiddlyDesktop > alternative" and you'll be on track. right now it's still too early in the > dev cycle from what I've read, but the mission sounds interesting. > > > Keep sharing your discoveries, and if possible add your own assessment, > rather than just a link, even if the assessment comes later. > > An assessment would be better coming from Arlen, I think - > TiddlyServer-backed TWs running in NodeGUI would be a nice all-round fit, I > think. And besides, I really don't have the time these days. > > > > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/ee567f55-d286-4ec7-b641-1ef44dfb8d9d%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/ee567f55-d286-4ec7-b641-1ef44dfb8d9d%40googlegroups.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/3312584A-2842-42A7-AD63-2CABC87FCA9D%40gmail.com.

