Skip to content

Latest commit

 

History

History
61 lines (41 loc) · 1.02 KB

File metadata and controls

61 lines (41 loc) · 1.02 KB

GPU Info

Panel ID: gpu-info Category: GPU Plugin: LCDPossible Core Panels Live Data: Yes Animated: No

GPU information including model, usage, temperature, and VRAM

Screenshot

GPU Info

Details

Displays comprehensive GPU information:

  • GPU model name
  • GPU core usage percentage
  • GPU temperature
  • VRAM usage (used/total)
  • GPU clock speed
  • Power consumption (if available)

Supports NVIDIA, AMD, and Intel GPUs via LibreHardwareMonitor.

Dependencies

  • LibreHardwareMonitorLib

Examples

Display GPU information

lcdpossible show gpu-info

Profile Usage

Add to Profile

# Add panel to default profile
lcdpossible profile append-panel gpu-info

# Add with custom duration (30 seconds)
lcdpossible profile append-panel "gpu-info|@duration=30"

Quick Show

# Display panel immediately
lcdpossible show gpu-info

Generated by LCDPossible

Back to Panels