Skip to content

Latest commit

 

History

History
60 lines (41 loc) · 1.06 KB

File metadata and controls

60 lines (41 loc) · 1.06 KB

Basic Info

Panel ID: basic-info Category: System Plugin: LCDPossible Core Panels Live Data: Yes Animated: No

Basic system information including hostname, OS, and uptime

Screenshot

Basic Info

Details

Displays basic system identification:

  • Computer hostname
  • Operating system name and version
  • System uptime
  • Current date and time

No special dependencies required - works on all platforms.

Examples

Display basic system information

lcdpossible show basic-info

Combine basic info with CPU usage in a slideshow

lcdpossible show basic-info,cpu-usage-graphic

Profile Usage

Add to Profile

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

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

Quick Show

# Display panel immediately
lcdpossible show basic-info

Generated by LCDPossible

Back to Panels