Daniel Hiltgen 9d8a4988e8 Implement log rotation for tray app 6 months ago
..
assets ed5489a96e higher resolution tray icons 10 months ago
lifecycle 9d8a4988e8 Implement log rotation for tray app 6 months ago
store e40145a39d lint 6 months ago
tray e919f6811f lint windows 6 months ago
.gitignore 7ad9844ac0 set exe metadata using resource files 10 months ago
README.md 29e90cc13b Implement new Go based Desktop app 10 months ago
main.go 1b272d5bcd change `github.com/jmorganca/ollama` to `github.com/ollama/ollama` (#3347) 9 months ago
ollama.iss b2799f111b Move libraries out of users path 6 months ago
ollama.rc 622b1f3e67 update installer and app.exe metadata 10 months ago
ollama_welcome.ps1 d4a86102fd update welcome prompt in windows to `llama3` (#4779) 6 months 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