header
header
¶
System summary header bar for the Marianne Monitor TUI.
Displays conductor status, memory bar, CPU bar, GPU indicator, pressure level, and job/sheet counts in a compact single-line format.
Classes¶
HeaderPanel
¶
Bases: Static
Renders the system summary header with Rich markup.
Layout matches the htop style: Conductor: UP 2h15m CPU [|||| ] 12.0% Mem [|||||||| ] 45.0% Pressure: LOW Jobs: 2 Sheets: 3 active
Source code in src/marianne/tui/panels/header.py
Functions¶
update_data
¶
Update the header with new snapshot data and refresh display.