Update README to include dashboard screenshot

This commit is contained in:
2025-08-07 19:51:34 +02:00
parent afef3d0180
commit 759fc58326
2 changed files with 3 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
![Build and Release](https://github.com/lordmathis/llamactl/actions/workflows/release.yaml/badge.svg) ![Go Tests](https://github.com/lordmathis/llamactl/actions/workflows/go_test.yaml/badge.svg) ![WebUI Tests](https://github.com/lordmathis/llamactl/actions/workflows/webui_test.yaml/badge.svg)
**Management server for multiple llama.cpp instances with OpenAI-compatible API routing.**
**Management server and proxy for multiple llama.cpp instances with OpenAI-compatible API routing.**
## Why llamactl?
@@ -13,6 +13,8 @@
📊 **Instance Monitoring**: Health checks, auto-restart, log management
**Persistent State**: Instances survive server restarts
![Dashboard Screenshot](docs/images/screenshot.png)
**Choose llamactl if**: You need authentication, health monitoring, auto-restart, and centralized management of multiple llama-server instances
**Choose Ollama if**: You want the simplest setup with strong community ecosystem and third-party integrations
**Choose LM Studio if**: You prefer a polished desktop GUI experience with easy model management