Hacker News new | ask | show | jobs
by rippsu 3154 days ago
try Qt
1 comments

It's GPL'ed. That means it is a no-go for a lot of people. E.g., my boss would be against it.
No, it can be used under the LGPL, which is fairly different (eg no problem for proprietary apps). Electron uses Blink which should also be covered under LGPL (eg for instance: https://chromium.googlesource.com/chromium/blink.git/+/maste...) and it's not a problem for anyone.