Macos status bar app that allows you to start/stop/view ollama from the menu bar.
Project description
Ollama Bar
This is a simple macOS status bar that allows you to start/stop/view ollama from the menu bar.
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.
Prerequisites
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:
brew install ollama
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.
In a clean python environment, you can do an editable install of the project and dependencies with pip:
pip install -e ".[dev]"
Installation
The app can be installed with a single make install-app
command. This will create a new application bundle in /Applications/ollama-bar.app
.
Running the tests
To run all tests, use:
make test
You can also run scripts/run_tests.sh directly with additional pytest
args to control which tests are run.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ollama_bar-0.2.0.tar.gz
.
File metadata
- Download URL: ollama_bar-0.2.0.tar.gz
- Upload date:
- Size: 35.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 713ef60be4069faccabe0037637b0ee0fde2177266007866796468892683110a |
|
MD5 | 243830eb52a43d44c8119b9bdf37f6c2 |
|
BLAKE2b-256 | e199e8518a41ce68389fbd52d218712d0af3e80811664e575b31703be17419b4 |
File details
Details for the file ollama_bar-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: ollama_bar-0.2.0-py3-none-any.whl
- Upload date:
- Size: 23.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db98b98255ba2473676ae695c255b030c6b08c3ffd609de3a4d0971bffaebbc0 |
|
MD5 | 8caa9be0f645bfe17a51ed6ca9c3f81f |
|
BLAKE2b-256 | 7e43180bfa8799a47c2aafe9f0a00aa794417e51142331cab655b9c7b7cbb0b3 |