{"id":15166975,"url":"https://github.com/nart38/ollmao","last_synced_at":"2026-03-16T16:38:49.169Z","repository":{"id":222447983,"uuid":"754750949","full_name":"nart38/ollmao","owner":"nart38","description":"Simple TUI client for ollama","archived":false,"fork":false,"pushed_at":"2024-02-27T08:33:02.000Z","size":69,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T08:11:42.950Z","etag":null,"topics":["bubble-tea","bubbletea","cli","go","golang","llm","ollama","ollama-client","terminal","terminal-based","tui"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nart38.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-08T17:42:45.000Z","updated_at":"2024-09-26T12:45:00.000Z","dependencies_parsed_at":"2024-02-14T09:45:53.321Z","dependency_job_id":"5b4282ba-c0ea-479a-802f-fc39c1ca1dd8","html_url":"https://github.com/nart38/ollmao","commit_stats":null,"previous_names":["nart38/ollama-bubble"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nart38%2Follmao","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nart38%2Follmao/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nart38%2Follmao/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nart38%2Follmao/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nart38","download_url":"https://codeload.github.com/nart38/ollmao/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235515427,"owners_count":19002481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bubble-tea","bubbletea","cli","go","golang","llm","ollama","ollama-client","terminal","terminal-based","tui"],"created_at":"2024-09-27T05:20:24.305Z","updated_at":"2025-10-06T09:30:14.356Z","avatar_url":"https://github.com/nart38.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+title: ollmao\n\nWarning: App is incomplete and under heavy construction.\n\nSimple ollama tui client written in go with [[https://github.com/charmbracelet/bubbletea][Bubble Tea]]. Inspired by [[https://github.com/ggozad/oterm][oterm]].\n\n[[./ollmao-demo.gif]]\n\n* Installation\nInstall it via go install.\n#+BEGIN_SRC shell\ngo install github.com/nart38/ollmao@latest\n#+END_SRC\n\n* Usage\n#+BEGIN_SRC shell\n# Start ollama service at background if it is not runnig already.\nsystemctl start ollama\n\n# You can list installed models using ollama.\nollama list\n\n# Start tui with ollmao \u003cmodelname\u003e. For example chat with starling-lm:\nollmao starling-lm\n#+END_SRC\n\n** Keybindings\n*** Insert Mode Bindings\nEnter: Send message\nESC: Change mode to pager mode\nCtrl-C: Quit\n*** Pager Mode Bindings\ni: Change mode to insert mode\nj/k: Scroll down/up\nCtrl-C or \u003cq\u003e: Quit\nMost of the pager bindings you used to works thanks to Vievport Bubble.\n\n* Todos\n- [X] Prettify tui with Lip Gloss\n- [X] Implement proper interaction with viewport.\n- [ ] Implement export to JSON chat history.\n\n* Contributing\nI will try to keep scope of this app relatively narrow. I'm not planning to make\nthis app extremely feature rich AI tui. I want it to be a simple app that suits\nmy use case. But if you encounter a bug, have a nice idea or simply want to show me\na better way to get things done, please feel free to open an issue.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnart38%2Follmao","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnart38%2Follmao","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnart38%2Follmao/lists"}