gtop: System Monitoring Dashboard for Terminal

gtop is a system monitoring dashboard that runs directly in your terminal, providing a quick, visual overview of your system's key metrics. It is designed for developers and system administrators who need to see what's happening on their machine at a glance.

gtop demo

Key Features

  • Comprehensive Metrics: View real-time data for CPU usage (per core), memory and swap history, network traffic, and disk usage.
  • Interactive Process List: gtop includes a process table that can be sorted dynamically by Process ID, CPU usage, or Memory usage.
  • Visual and Intuitive: Utilizes graphs and charts to make system data easy to comprehend quickly.
  • Lightweight: As a terminal-based application, it's fast and consumes minimal system resources.
  • Cross-Platform: Runs on Linux, macOS, and has partial support for Windows.

Ready to get started? Head over to the Installation page.