Sciter
Flutter
Electron
Ultralight
Quasar Framework
wxWidgets
GTK
Lara
Vim Python IDE
Sciter
Vim Python IDENo features have been listed yet.
Sciter is recommended for developers who need to build GUI applications that are cross-platform and want to leverage their web development skills. It's especially useful for those looking to create lightweight applications without the overhead of more extensive frameworks like Electron. It is also suitable for developers interested in rapid prototyping and creating custom UI/UX solutions.
Based on our record, Sciter seems to be more popular. It has been mentiond 73 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.
That's what Sciter does - https://sciter.com/ - it just gives you a lightweight HTML / CSS / Javascript "webview" engine. Like you pointed out, that shoudl be enough. But corporates want a "webview" that is an OS so that they can do everything with Javascript on it (hence why embedded Chrome with NodeJS is so popular). - Source: Hacker News / 5 months ago
If I was to spend a trillion tokens on a barely working browser I would have started with the source code of Sciter [0] instead. I really like the premise of an electron alternative that compiles to a 5MB binary, with a custom data store based on DyBASE [1] built into the front end javascript so you can just persist any object you create. I was ready to build software on top of it but couldn't get the basic... - Source: Hacker News / 5 months ago
There is also https://sciter.com/ that the author tried to find finance to make it opensource but couldn't find enough supporters. - Source: Hacker News / about 1 year ago
> I'm convinced that using an embedded browser engine to render app UI is the future. Sciter exists: https://sciter.com/ And it indeed is great for UI. - Source: Hacker News / over 1 year ago
I think Sciter is probably the better comparison: https://sciter.com/ It is a ground-up implementation of HTML and CSS rendering. IIRC it used to have its own programming language but now uses JS. Iโve long been interested in this kind of thing but havenโt actually played with Sciter in depth. Used to be that the licensing was a concern but looking at the site now it seems the terms have changed to be much more... - Source: Hacker News / almost 2 years ago
Flutter - Build beautiful native apps in record time ๐
Electron - Build cross platform desktop apps with web technologies
Ultralight - Fast, light HTML UI solution for C++ apps
Quasar Framework - SPA front-end on steroids.
wxWidgets - wxWidgets: Cross-Platform GUI Library
GTK - GTK+ is a multi-platform toolkit for creating graphical user interfaces.