You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Daniel Hiltgen a497235a55 Fix view logs menu 2 years ago
..
assets higher resolution tray icons 2 years ago
lifecycle Fix view logs menu 2 years ago
store Implement new Go based Desktop app 2 years ago
tray Fix duplicate menus on update and exit on signals 2 years ago
.gitignore set exe metadata using resource files 2 years ago
README.md Implement new Go based Desktop app 2 years ago
main.go disable default debug 2 years ago
ollama.iss Prevent multiple installers running concurrently 2 years ago
ollama.rc update installer and app.exe metadata 2 years ago
ollama_welcome.ps1 Implement new Go based Desktop app 2 years ago

README.md

Ollama App

Linux

TODO

MacOS

TODO

Windows

If you want to build the installer, youll need to install

In the top directory of this repo, run the following powershell script to build the ollama CLI, ollama app, and ollama installer.

powershell -ExecutionPolicy Bypass -File .\scripts\build_windows.ps1