Apache Cordova might be a bit more popular than Ultralight. We know about 44 links to it since March 2021 and only 33 links to Ultralight. 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.
Another browser in this space is https://ultralig.ht/, it's geared for in-game UI but I wonder how easy it would be to retool it for a similar use case. - Source: Hacker News / 4 months ago
All mainstream web browsers are bloated and use a lot of resources. I am looking for a tiny lightweight web browser with good HTML5 support but without bloat for older computers. Servo, Ladybird and Ultralight (https://ultralig.ht) are promising. I even started developing Qt Ultralight Browser. - Source: Hacker News / 10 months ago
What I'd really like to see with CEF et al, is JS being dropped, in favor of directly controlling the DOM from the host language. Then we could, for example, write a Rust (or Kotlin, Zig, Haskell, etc) desktop application that simply directly manipulated the DOM, and had it rendered by a HTML+CSS layout engine. Folks could then write a React-like framework for that language (to help render & re-render the DOM in... - Source: Hacker News / almost 2 years ago
> I hope Electron/CEF die soon, and people get back to building applications that don't consume hundreds of megabytes of RAM to render a hello world. Web technologies are fine, but what we really need is some kind of lightweight browser which allows you to use HTML/CSS/JS, but with far lower memory usage. I found https://ultralig.ht/ which seems to be exactly what I am looking... - Source: Hacker News / almost 2 years ago
I'm curious if the project will be open-source or do you have plans to go the Awesomium/Ultralight route with both open/closed sources and volume licenses? Or do you plan to offer commercial support services like other open source software? Source: almost 2 years ago
This is truly amazing. Is there a 'How it Works' a 'Potentials' section? I work with things that push to inspire creativity and learning to foster the passion behind creativity and authentic works where otherwise we'd see how 'AI copies our work' and now we can see how AI can bring works to life and make them more fun. Over-all would you like to see schools adopting your project? I didn't see a contact form but... - Source: Hacker News / 5 months ago
Anyone have experience with/opinions on Apache Cordova? [1] It seems like it would solve most of the PWA issues. Although I vaguely recall reading that Apple is not too fond of apps that are basically just wrapped web views. [1] https://cordova.apache.org/. - Source: Hacker News / over 1 year ago
Has anyone tried pwa builder?[2] Thank you for any insights! [0]https://cordova.apache.org/. - Source: Hacker News / over 1 year ago
A little over a decade ago, I worked on the open-source project Apache Cordova/Adobe PhoneGap, first at IBM and later at Adobe. Apache Cordova enables you to build mobile applications using HTML, CSS and JavaScript while targeting multiple platforms with one code base. In today’s technology landscape, mobile is dominated by iOS and Android. In the early 2010’s we were awash in mobile platforms from BlackBerry,... - Source: dev.to / over 2 years ago
There are layers that offer access to native APIs like capacitor, cordova and nativescript. Apparently sometimes multiple of them should be used, but I didn't understand what are the differences even after reading the announcement. These seem to be frontend agnostic technologies and Capacitor is apparently the more modern choice at the moment. Source: over 2 years ago
Sciter - Embeddable HTML/CSS/script engine
React Native - A framework for building native apps with React
Electron - Build cross platform desktop apps with web technologies
PhoneGap - Easily create apps using the web technologies you know and love: HTML, CSS, and JavaScript.
Coherent GT - Fast user interface runtime for PC and Consoles
Ionic - Ionic is a cross-platform mobile development stack for building performant apps on all platforms with open web technologies.