tgraupmann / WinForm_Ollama_Copilot

Ollama AI front-end using Windows Forms as a Copilot Application
MIT License
100 stars 20 forks source link

Convert to cross-platform #1

Open neoxeo opened 8 months ago

neoxeo commented 8 months ago

@tgraupmann

It would be interesting to convert your fantastic tool to cross-platform (Windows, Linux, MacOs).

I have started to do this using AlternetUI framework. Tell me if you are interesting.

Thanks again for you work.

tgraupmann commented 8 months ago

Definitely interested. I tried doing a Mac port, but I can't upgrade past Catalina. So that means I couldn't install xCode or MS Office. Keep me posted!

image

I just posted a Windows installer - https://github.com/tgraupmann/WinForm_Ollama_Copilot/releases/tag/v1.0.4

neoxeo commented 8 months ago

Hi,

Ok, I have progress and I will post here a first release when result start to be good.

minzdrav commented 3 months ago

Hi Ollama Copilot team If you are still thinking about cross-platform or just better UI (because WinForm looks and feels outdated), please look at Avalonia: https://github.com/AvaloniaUI/Avalonia It's cross-platform. You can build the app for Windows, Linux, Mac, iOS, and Android.