Skip to content

Latest commit

 

History

History
57 lines (38 loc) · 1.01 KB

File metadata and controls

57 lines (38 loc) · 1.01 KB

RAM Usage Graphic

Panel ID: ram-usage-graphic Category: Memory Plugin: LCDPossible Core Panels Live Data: Yes Animated: No

RAM usage with graphical bar

Screenshot

RAM Usage Graphic

Details

Displays memory usage with a visual progress bar:

  • Large progress bar showing used vs total
  • Percentage label
  • Used/Total values in GB
  • Color changes based on usage level

Dependencies

  • LibreHardwareMonitorLib

Examples

Display RAM usage with graphical bar

lcdpossible show ram-usage-graphic

Profile Usage

Add to Profile

# Add panel to default profile
lcdpossible profile append-panel ram-usage-graphic

# Add with custom duration (30 seconds)
lcdpossible profile append-panel "ram-usage-graphic|@duration=30"

Quick Show

# Display panel immediately
lcdpossible show ram-usage-graphic

Generated by LCDPossible

Back to Panels