NOTICE: This project is not directly affiliated with Ollama and is provided as-is as a convenience for managing the ollama server process from the men

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2024-10-18 18:30:06

NOTICE: This project is not directly affiliated with Ollama and is provided as-is as a convenience for managing the ollama server process from the menu bar.

First and foremost, you need to have ollama installed on your machine. You can download it from ollama.com of use homebrew to install it:

This project is based on rumps and uses python to build and run the app. It is highly recommended that you use a python version manager like pyenv or conda to manage your python versions.

The app can be installed with a single make install-app command. This will create a new application bundle in /Applications/ollama-bar.app.

Leave a Comment