javafx-examples
neutralinojs
javafx-examples | neutralinojs | |
---|---|---|
2 | 139 | |
507 | 7,766 | |
2.2% | 1.0% | |
0.0 | 9.3 | |
10 months ago | about 1 month ago | |
Java | C++ | |
- | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
javafx-examples
-
JavaFX or Swing for starting out in UI
Did you try running some samples? What's not working? https://github.com/jjenkov/javafx-examples
- JavaFx still worth learning/using?
neutralinojs
-
Electrobun: Cross-platform desktop applications written in TypeScript
So is it a yet another webview-based framework like NeutralinoJS (https://neutralino.js.org), Electrino (https://github.com/pojala/electrino) or DeskGap (https://deskgap.com)? What's their advantage apart from using Bun instead of Node?
For relly lightweight cross-platform desktop apps better use a non-webview-based native framework like Qt, GTK, wxWidgets or even recently released FLTK 1.4.
-
Ask HN: Who wants to be hired? (August 2024)
- https://github.com/neutralinojs/neutralinojs/issues/1115
They aren't much, but I think they are at least proof that I can do work, much better indicator than my anemic resume. Though my pull requests looks trivial, I spent several days tracking down the root cause of the bug.
-
Writing GUI apps for Windows is painful
I've been eyeing https://neutralino.js.org/ since if I'm going to make the app render right on browsers then relying on the same code via webviews likely isn't (much) more portability effort.
-
Show HN: Pywebview 5
We tried using pywebview for a cross-platform desktop app when it was version 3.x and some of the features were limited, especially when it came to systray interactions. Will have to try it out again. In the end, for that specific project, we ended up settling on NeutralinoJS. Wails was another big contender but due to limited GoLang resources in-house, we decided not to use it. Reference: https://neutralino.js.org/
- This year in Servo: over 1000 pull requests and beyond
- Dezvoltare aplicatie desktop
-
Idle Plant Game: Live and Free on Steam
Look into Neutralinojs and Tauri.
-
Suggestions for a framework to build a personal desktop or browser app
I've been drawn to NeutralinoJS as it looks like it will do what I want, but I'm willing to hear some other recommendations and maybe tutorials on how to do the objectively simple things I've outlined above.
- Neutralinojs v4.12.0 released!
What are some alternatives?
compose-multiplatform - Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
tauri - Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Jetpack-Compose-Playground - Community-driven collection of Jetpack Compose example code and tutorials :rocket: https://foso.github.io/compose
nodegui - A library for building cross-platform native desktop applications with Node.js and CSS 🚀. React NodeGui : https://react.nodegui.org and Vue NodeGui: https://vue.nodegui.org
update4j - Create your own auto-update framework
electron - :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS [Moved to: https://github.com/electron/electron]