Skip to content
N1xev edited this page Mar 18, 2026 · 3 revisions

bubbleMonitor

System monitor TUI. Linux, macOS, Windows.

Tracks: CPU, memory, disk, network, processes, GPU, temps, battery, containers, VMs.

Quick Start

go install github.com/N1xev/bubbleMonitor/cmd/bub@latest
bub

Keys

1-9 - Switch tabs tab - Next tab ↑↓ - Move q - Quit ? - Help . - Settings K - Kill process f - Filter s - Sort T - Tree view

Features

  • CPU (per-core)
  • Memory, swap
  • Disk usage, I/O
  • Network throughput
  • Processes: kill, suspend, tree, filter, bookmark
  • GPU: NVIDIA, AMD
  • Temps, battery
  • Docker, Kubernetes containers
  • VM detection
  • Alerts when thresholds exceeded
  • Health score (0-100%)
  • SSH remote monitoring

Tabs

Processes | Metrics | Disks | Network | System | Services | Connections | Logs | Remote

Clone this wiki locally