I understand a lot of people in the Indie Hackers community works on SaaS or other Web/mobile technologies.
I'm curious if there's more desktop hackers in here, especially C++/Qt.
Raise your hands, please :)
We are and using Electron. At XgeneCloud - a desktop application that generates node.js APIs instantly. Gosh, had to say, I miss visual basic for writing desktop apps. That was quick and easy. Wish something of that sort exists.
hey, yeah, I have actually looked quite a lot into flutter for desktop, electron and few other hybrid approaches. In my case I need to also run a Go daemon in the background of the app so I was just looking for possible solutions.
I have known Qt for many years but haven't really tried building anything with it :)
Go daemon should be pretty easy to run from whatever frontend you use, right?
This comment was deleted 6 years ago