Skip to content

Latest commit

 

History

History
63 lines (50 loc) · 2.86 KB

File metadata and controls

63 lines (50 loc) · 2.86 KB

LCDPossible Documentation

Welcome to the LCDPossible documentation. LCDPossible is a cross-platform LCD controller service for HID-based LCD screens.

Quick Links

Section Description
Getting Started Installation and first steps
Virtual LCD Simulator Test without hardware
Panels Available display panels
Effects Page effects and animations
Themes Color themes and customization
Configuration Profiles, settings, and service setup
CLI Reference Command-line interface
Plugin Development Creating custom panels and device drivers
Technical Reference Architecture, protocols, and internals
Troubleshooting Common issues and solutions

Documentation Structure

docs/
├── getting-started.md       # Installation & quick start
├── configuration/           # Profiles, settings, service setup
├── cli/                     # Command-line reference
├── panels/                  # Panel documentation
│   ├── system/              # CPU, GPU, RAM, Network panels
│   ├── media/               # Video, GIF, Images, Web panels
│   ├── screensavers/        # Screensaver panels
│   └── integrations/        # Proxmox and other integrations
├── effects/                 # Page effects
├── themes/                  # Color themes
├── plugins/                 # Plugin development guide
├── reference/               # Technical reference
│   ├── devices/             # USB device protocols
│   └── architecture.md      # System architecture
├── troubleshooting.md       # Common issues
└── examples/                # Example configurations

For Users

For Developers

External Links


LCDPossible - Open source LCD controller