We recommend LibHunt Ruby for discovery and comparisons of trending Ruby projects. Also, to find more open-source ruby alternatives, you can check out libhunt.com/r/rails
I have previously created small desktop apps in electron and NW. These were functionally strong, but extremely large and had long load times. With neutralino JS I was able to create the same tools with less effort (both in creation and compilation). I was able to reduce the size of the tools from >300 MB to under 3 MB. Neutralino JS is clearly the better choice for me.
Based on our record, Ruby on Rails should be more popular than NeutralinoJS. It has been mentiond 142 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 is it a yet another webview-based framework like NeutralinoJS (https://neutralino.js.org), Electrino (https://github.com/pojala/electrino)? 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. - Source: Hacker News / 6 months ago
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. - Source: Hacker News / 10 months ago
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/. - Source: Hacker News / about 1 year ago
There's always https://neutralino.js.org/ which uses native WebView components to keep itself rather smaller than Electron. - Source: Hacker News / over 1 year ago
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. Source: almost 2 years ago
Ruby on Rails open source projects. Contribute and learn at the same time. - Source: dev.to / 3 days ago
Speed of Development: Frameworks such as Django or Rails accelerate the development process. - Source: dev.to / 4 days ago
This ecosystem is fueled by repositories hosting powerful languages, functions, and versatile tools—from backend frameworks like Django and Ruby on Rails to containerization with Docker and distributed version control via Git. Moreover, indie hackers can also utilize open source design tools (e.g. GIMP, Inkscape) and analytics platforms such as Matomo. - Source: dev.to / 6 days ago
Ruby on Rails (RoR) is one of the most renowned web frameworks. When combined with SQL databases, RoR transforms into a powerhouse for developing back-end (or even full-stack) applications. It resolves numerous issues out of the box, sometimes without developers even realizing it. For example, with the right callbacks, complex business logic for a single API action is automatically wrapped within a transaction,... - Source: dev.to / 15 days ago
As it's just you I'd stick with Ruby on Rails 8[1] as you already know it and I think it could realistically easily achieve what you're proposing. There's lots of libraries to for calling out external AI services. e.g. Something like FastMCP[2] From the sound of it that's all you need. I'd use Hotwire[3] for the frontend and Hotwire Native if you want to rollout an app version quickly. I'd back it with... - Source: Hacker News / about 1 month ago
Electron - Build cross platform desktop apps with web technologies
Laravel - A PHP Framework For Web Artisans
NW.js - nwjs
Django - The Web framework for perfectionists with deadlines
Flutter - Build beautiful native apps in record time 🚀
ASP.NET - ASP.NET is a free web framework for building great Web sites and Web applications using HTML, CSS and JavaScript.