Hello hello everyone! I'm currently working on making the app available on Desktop.
I'll most likely start with Windows and Linux, then I'll eventually ship it on MacOS as well.
It might take a little bit of time as I'll need to rework the app to:
• Be targeted to both web and desktop (e.g. no CORS configuration, actual check that Ollama is installed in the system, ...);
• Implement autoupdate through Hydraulic Conveyor;
• Tweak Icon look and feel for desktop;
• Sign artifacts using release certificates (namely Microsoft + Apple in the future);
• Publish download page;
• Fix any related bugs or issues;
So far the app "just works" on desktop, however the experience is...meh! The main reason I'm doing this is that I've noticed that most of the users are struggling to get through the initial app's configuration.
Anyways, feel free to drop a message here or on Github to propose any tweaks or report bugs you're facing.