Ollama Tui
D 56 completed
Cli Tool
unknown / rust · tiny
15
Files
5,298
LOC
0
Frameworks
3
Languages
Pipeline State
completedRun ID
#303146Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
42.18Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #48152
Member of a group with 1 similar repo(s) — canonical #94586 view group →
Top concepts (2)
Project DescriptionCLI Tool
Methodology: Repobility · https://repobility.com/research/state-of-ai-code-2026/
🧪 Code Distillation
Browse all specs →AI Prompt
Create a terminal dashboard using Rust to monitor an Ollama server. I need it to show live updates for both running and available models. Specifically, it should display details like model name, size, VRAM usage, quantization, context length, and modification dates. The dashboard must include a connection status indicator, support for keyboard-driven navigation (like scrolling and panel switching), and automatically poll the Ollama API at a configurable interval. Please also include a help overlay accessible via the '?' key.
rust tui terminal ollama monitoring cli rust-lang system-tool
Generated by gemma4:latest
Catalog Information
ollama-tui is a terminal dashboard for monitoring an Ollama server, providing live updates and detailed information about running models and available models.
Description
ollama-tui is a Rust-built terminal application that connects to an Ollama server, displaying real-time data on running models and available models. It features live monitoring, model catalog, connection status, and keyboard-driven navigation. The application also includes a help overlay for quick keybinding reference.
الوصف
هو تطبيق ترمينال مكتوب بلغة رست، يربط بين المستخدم وعملية Ollama، ويظهر البيانات الحية حول النماذج المزودة والمتاحة. يحتوي على مراقبة حية، وкатالوج للنماذج، وحالة الاتصال، وتنقلات مفاتيحية. كما يحتوي على شريط مساعدة لاستخدام المفاتيح.
Novelty
7/10Tags
live-monitoring model-catalog connection-status keyboard-driven-navigation help-overlay
Technologies
serde tokio
Claude Models
claude-opus-4.6
Quality Score
D
56.3/100
Structure
56
Code Quality
62
Documentation
58
Testing
0
Practices
77
Security
92
Dependencies
80
Strengths
- Consistent naming conventions (snake_case)
- Good security practices \u2014 no major issues detected
- Properly licensed project
Weaknesses
- No tests found \u2014 high risk of regressions
- No CI/CD configuration \u2014 manual testing and deployment
- 400 duplicate lines detected \u2014 consider DRY refactoring
Recommendations
- Add a test suite \u2014 start with critical path integration tests
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
Security & Health
4.6h
Tech Debt (C)
High
DORA Rating
A
OWASP (100%)
Same scanner, your repo: https://repobility.com — Repobility
PASS
Quality Gate
A
Risk (2)
MIT
License
4.1%
Duplication
Languages
Frameworks
None detected
Symbols
function144
struct11
extension6
enum4
constant3
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Open data scored by Repobility · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | A terminal dashboard for monitoring an Ollama server, built with Rust and Ratatui. | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | CLI Tool | cli | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Generated by Repobility's multi-pass static-analysis pipeline (https://repobility.com)
Embed Badge
Add to your README:
