Electron
Flutter
Qt
Buefy
React Native
Vuetify
Bootstrap Vue
Vuesax
Iced
Qt
GTK
Flutter
wxWidgets
Slint
Yew
Zed
ElectronNo features have been listed yet.
Electron is recommended for developers or teams that already have experience with web technologies and need to create desktop applications quickly across multiple platforms. It's especially useful for applications that require a high degree of flexibility and customization in the UI, or for products that benefit from sharing a codebase with a web application. Startups and small to medium-sized businesses that prioritize development speed and cost efficiency may find Electron particularly attractive.
Based on our record, Electron should be more popular than Iced. It has been mentiond 14 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
So we talked a lot about the Atomic Design Principle, but you could just use that in any system and start creating. You could have Angular components, React Components, and Vue Components. But if you notice these don't easily work Everwhere. So the solution is to use Web Components because the modern browser can already understand these, and any Front-End framework can then utilize these components. You can use... - Source: dev.to / over 2 years ago
For the longest time, building desktop apps was a daunting task to web developers. That is, until technologies like Electron made creating these apps more approachable to a wider audience. Today, weโve got a wide array of native applications built with solutions like Electron, Tauri, Capacitor, and many more. While these are great solutions, sometimes configuration can be tricky and the applications we create can... - Source: dev.to / over 2 years ago
I make a new Adapter for SvelteKit apps that prerenders your entire site as a collection of static files for use with Electron. - Source: dev.to / over 3 years ago
Electron is a cross-platform shell โ a user interface for accessing operating system services both via command line (CLI) and graphical user interface (GUI). - Source: dev.to / over 3 years ago
Electron (https://electronjs.org/) is a framework for developing cross-platform desktop applications using JavaScript, HTML, and CSS. This is the technology behind many popular apps like Slack, Discord and Visual Studio Code. Join for discussions around Electron! Source: over 3 years ago
I tried out numerous audio tagging apps (Kid3, Picard, โฆ) and wasn't happy with any of them. They all try to work with some kind of library system of have a really bad UX (single line input for Lyrics???). Therefore I decided to build one that is simple, fast, with great defaults: https://github.com/ad-si/Taguar It's built with Rust's [Iced] and [lofty]. Looking forward to your feedback! [Iced]: https://iced.rs. - Source: Hacker News / 3 months ago
Iced.rs is probably the better UI library anyways in the long run as itโs backed by a major hardware vendor. https://iced.rs. - Source: Hacker News / 5 months ago
With the new PopOS Cosmic and them dumping GNOME for their own UI framework based on Iced (and based on rust), I have high hopes that things will move to more linux (especially for folks here who are rust-heads). [0]: https://iced.rs/. - Source: Hacker News / 6 months ago
It seems like trading applications tend to be what demands the performance to push R&D like this for Rust GUI. My team at Kraken worked on https://iced.rs/ which powers https://www.kraken.com/desktop, a very similar application. You can definitely feel the difference in a Rust GUI vs. a web view. It can maintain high frame rates doing so much on the screen at once. - Source: Hacker News / 8 months ago
To demonstrate this, we will create a demo UI using Rust and the Iced crate which is one of the nicest ways to build a UI in Rust (egui is another one, which I tend to use more frequently but Iced has a bit more of a webpage feel which is nice). - Source: dev.to / 9 months ago
Flutter - Build beautiful native apps in record time ๐
Qt - Powerful, flexible and easy to use, Qt will help you not only meet your tight deadline, but also reduce the maintainable code by an astonishing percentage.
GTK - GTK+ is a multi-platform toolkit for creating graphical user interfaces.
Buefy - Lightweight UI components for Vue.js based on Bulma
React Native - A framework for building native apps with React
wxWidgets - wxWidgets: Cross-Platform GUI Library