oterm
Terminal client for Ollama local LLM runner
TLDR
Launch the Ollama TUI
$ oterm
SYNOPSIS
oterm [options]
DESCRIPTION
oterm is a terminal client for Ollama, the local LLM runner. It provides persistent chat sessions stored in SQLite, model parameter customization, system prompt configuration, MCP (Model Context Protocol) tool and prompt support, and multiple themes.
You can manage conversations, switch between models, and customize generation parameters all within the TUI.
CAVEATS
Requires a running Ollama server with at least one model downloaded.
HISTORY
oterm was created by ggozad and is written in Python.

