Hermes HUD — Python-Dashboard für Systemübersicht und Monitoring
- Python 99.7%
- Makefile 0.3%
| .github | ||
| assets | ||
| hermes_hud | ||
| tests | ||
| .codex | ||
| .gitignore | ||
| CHANGELOG.md | ||
| CLAUDE.md | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| Makefile | ||
| pyproject.toml | ||
| README.md | ||
| requirements.txt | ||
Hermes HUD
Python-Terminal-Dashboard für Hermes-Agent-Monitoring.
Fork von nesquena/hermes-hud.
Features
- Live-Anzeige laufender Hermes-Sessions und Modelle
- Health-Collector mit Thread-Safety
- Neofetch-Ausgabe (Standard, Anime, rkenow-Branding)
Installation
pip install -e .
hermes-hud
Struktur
hermes_hud/
├── hud.py # Einstiegspunkt
├── collect.py # Datensammlung
├── models.py # Datenmodelle
├── neofetch_base.py # Renderer
└── collectors/ # Health-Module