[PR #794] [MERGED] Add oterm to community integrations #10331

Closed
opened 2026-04-12 22:58:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/794
Author: @ggozad
Created: 10/15/2023
Status: Merged
Merged: 10/16/2023
Merged by: @mxyng

Base: mainHead: add_oterm


📝 Commits (2)

  • 731dbdc Add oterm to community integrations
  • 785b4eb Merge branch 'main' into add_oterm

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 README.md (+2 -1)

📄 Description

Hey there!
I just published oterm a text-based terminal client for Ollama.
It features:

  • intuitive and simple terminal UI, no need to run servers, frontends, just type oterm in your terminal.
  • multiple persistent chat sessions, stored together with the context embeddings in sqlite.
  • can use any of the models you have pulled in Ollama, or your own custom models.

This PR adds it to the community integrations


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/794 **Author:** [@ggozad](https://github.com/ggozad) **Created:** 10/15/2023 **Status:** ✅ Merged **Merged:** 10/16/2023 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `add_oterm` --- ### 📝 Commits (2) - [`731dbdc`](https://github.com/ollama/ollama/commit/731dbdc1a513e9da5c0c0c29ee9fbd958b2f3d8a) Add oterm to community integrations - [`785b4eb`](https://github.com/ollama/ollama/commit/785b4eb5bf9179dfbd798f59ca154bf4449d8f06) Merge branch 'main' into add_oterm ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -1) </details> ### 📄 Description Hey there! I just published [oterm](https://github.com/ggozad/ollama) a text-based terminal client for Ollama. It features: * intuitive and simple terminal UI, no need to run servers, frontends, just type oterm in your terminal. * multiple persistent chat sessions, stored together with the context embeddings in sqlite. * can use any of the models you have pulled in Ollama, or your own custom models. This PR adds it to the community integrations --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-12 22:58:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#10331