# thewtex/tmux-mem-cpu-load

CPU, RAM, and load monitor for use with tmux

Repository: https://github.com/thewtex/tmux-mem-cpu-load
Canonical: https://ross.abutalabs.com/products/tmux-mem-cpu-load
Language: C++
License: Apache-2.0
License Family: permissive
Topics: tmux, system-information, cross-platform, cpu-monitoring
Last push: 2026-08-04T19:24:10+00:00

## Health v2 (maintenance only)
Score: 84/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 58, longevity 100
- inputs: {"age_days": 6033, "days_push": 29, "days_rel": 69, "gap_med": 435, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1125, forks 147 (observed 2026-08-28T04:03:40.950085+00:00)

## What it is
A lightweight C++ program that displays memory usage, CPU usage with a bar graph, and system load averages in the tmux status line. It supports 256-color graded output and installs via package managers or the tmux plugin manager.

## Use cases
- show cpu and memory usage in tmux status bar
- monitor system load average from tmux
- display a cpu usage bar graph in my terminal multiplexer
- lightweight system monitor for tmux status line
- add colored cpu and ram stats to tmux

## When to choose
- you use tmux and want system stats directly in the status line
- you want a lightweight, cross-platform monitor without a full system monitor app
- you want optional 256-color graded output and powerline support

## When to avoid
- you need a full graphical system monitor with process management
- you don't use tmux
- you need monitoring of disks, network, or other resources beyond CPU, RAM, and load

## Facets
- artifact type: cli-tool
- maturity: active
- function: monitoring, cli, terminal-ui
- domain: developer-tools, monitoring
- platform: bsd, cli, cross-platform
- tags: tmux, system-monitoring, status-line, cpu-usage, memory-usage, load-average, command-line, linux, macos

## Member repositories
- thewtex/tmux-mem-cpu-load (main) score 84

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:40.950085+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:39:36.071838+00:00, confidence not recorded.
  - readme: https://github.com/thewtex/tmux-mem-cpu-load (fetched 2026-08-28T04:03:40.950085+00:00, sha 0d5ba3193a72)
- Data as of 2026-08-30T08:39:29.467469+00:00.
