I found this interesting talk in the comments https://youtu.be/AmrBpxAtPrI
Tech companies constantly claim they are "green" and sustainable. Yet they continue to ship inefficient software that consumes significantly more power. If these app consumes just 1Wh more per day across a billion users, that is 1,000,000 kWh of wasted electricity every single day.
True sustainability isn't just about recyclable packaging; it's about writing optimized code that doesn't force perfectly good hardware into a landfill prematurely.
I still cant believe its 2026 and there is no good, cross platform, open source, UI toolkit.
Give Qt with QML a try! I wrote a blog post about it[1].
Out of curiosity, what's your gripe with Qt?
Too many moving targets to hit them at once. Currently only thing which can be considered universal cross platform is webpage, which is what electron is.