Polished TUI
Live terminal dashboard for CPU, memory, disk, network, load, and processes.
Cross-platform host visibility from one binary — through a TUI, JSON output, browser dashboard, read-only MCP tools, or embeddable Go APIs.
curl -fsSL https://raw.githubusercontent.com/cloudapp3/vminfo/main/install.sh | bashThen launch the terminal UI:
vminfoOr get a JSON snapshot for scripts:
vminfo summary --jsonvminfo is built for developers, SREs, DevOps engineers, and server operators who need low-friction visibility into a machine.
Use it when you need to:
vminfo --webvminfo mcpNot sure which layer you need? Use the system monitoring tool comparison to decide between vminfo, btop, Glances, and gopsutil.



