jmorganca 201a987ff9 some more menu options... 1 anno fa
..
assets ed5489a96e higher resolution tray icons 1 anno fa
darwin 2d8125042a Touch ID for cli install; server restarts 1 anno fa
lifecycle 776e7bb5e4 app: fix status item icons 1 anno fa
store 29e90cc13b Implement new Go based Desktop app 1 anno fa
tray b8d7ca1a7b Native implementation of macOS app 1 anno fa
updater b8d7ca1a7b Native implementation of macOS app 1 anno fa
windows b8d7ca1a7b Native implementation of macOS app 1 anno fa
.gitignore b8d7ca1a7b Native implementation of macOS app 1 anno fa
AppDelegate.h b8d7ca1a7b Native implementation of macOS app 1 anno fa
README.md b8d7ca1a7b Native implementation of macOS app 1 anno fa
app_darwin.go 201a987ff9 some more menu options... 1 anno fa
app_darwin.h 2d8125042a Touch ID for cli install; server restarts 1 anno fa
app_darwin.m 201a987ff9 some more menu options... 1 anno fa
app_windows.go 776e7bb5e4 app: fix status item icons 1 anno fa
log.go b8d7ca1a7b Native implementation of macOS app 1 anno fa
main.go b8d7ca1a7b Native implementation of macOS app 1 anno fa
server.go 201a987ff9 some more menu options... 1 anno fa
server_darwin.go 776e7bb5e4 app: fix status item icons 1 anno fa
server_windows.go b8d7ca1a7b Native implementation of macOS app 1 anno fa

README.md

Ollama App

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