Show HN: Yue – A new library to create cross-platform GUI apps
1–10 of 106 posts
Re: Show HN: Yue – A new library to create cross-platform GUI apps
#2In the past I have written the Electron framework, which is a popular project for creating desktop apps with Chrome web engine and Node.js, while this library allows you to create native desktop apps.
If you want to see some screenshots and example code, check out the sample apps repo: https://github.com/yue/yue-sample-apps.
If you are wondering how this library is different from other GUI toolkits, check out the FAQ: https://github.com/yue/help#faq.
If you want to learn this library quickly, there is a detailed tutorial on using Yue with Node.js: http://libyue.com/docs/v0.2.0/js/guides/getting_started.html.
Re: Show HN: Yue – A new library to create cross-platform GUI apps
#3Re: Show HN: Yue – A new library to create cross-platform GUI apps
#4Maybe now we'll finally see accessible and efficient GUI apps from those who insist on writing desktop applications with JS.
Re: Show HN: Yue – A new library to create cross-platform GUI apps
#5Re: Show HN: Yue – A new library to create cross-platform GUI apps
#6Hi everyone, I have written a C++ library for creating native GUI apps, it also has language bindings for Lua and JavaScript (V8). In the past I have written the Electron framework, which is a popular project for creating desktop apps with Chrome web engine and Node.js, while this library allows you to create native desktop apps. If you want to see some screenshots and example code, check out the sample apps repo: ht…
Re: Show HN: Yue – A new library to create cross-platform GUI apps
#7I'm sure this is an amazing project. But the readme and FAQ and such have such an aggressive, almost hostile tone---if you want to communicate with the author at all, even to report a bug, it'll be five thousand bucks a month...
And as explained in the FAQ, you can always go to the yue/help repo to report things and I will read them.
Re: Show HN: Yue – A new library to create cross-platform GUI apps
#8Edit: Not trying to start a controversy or anything, I've never seen the Microsoft Reciprocal License before, it just looks like a similar idea. I'll just go look it up.
Re: Show HN: Yue – A new library to create cross-platform GUI apps
#9Hi everyone, I have written a C++ library for creating native GUI apps, it also has language bindings for Lua and JavaScript (V8). In the past I have written the Electron framework, which is a popular project for creating desktop apps with Chrome web engine and Node.js, while this library allows you to create native desktop apps. If you want to see some screenshots and example code, check out the sample apps repo: ht…
Am I correct in my understanding that this does still use Electron? (And if so, what is it used for?)
Re: Show HN: Yue – A new library to create cross-platform GUI apps
#10I'm sure this is an amazing project. But the readme and FAQ and such have such an aggressive, almost hostile tone---if you want to communicate with the author at all, even to report a bug, it'll be five thousand bucks a month...