lcdvc

LCD display driver daemon and clients

Install

All systems
curl cmd.cat/lcdvc.sh
Debian Debian
apt-get install lcdproc
Ubuntu
apt-get install lcdproc
Arch Arch Linux
pacman -S lcdproc
image/svg+xml Kali Linux
apt-get install lcdproc
Fedora
dnf install lcdproc
Windows (WSL2)
sudo apt-get update sudo apt-get install lcdproc
OS X
brew install lcdproc
Raspbian
apt-get install lcdproc

lcdproc

LCD display driver daemon and clients

Lcdproc is a client/server suite including drivers for all kinds of nifty LCD displays. The server supports several serial devices: Matrix Orbital, Crystal Fontz, Bayrad, LB216, LCDM001 (kernelconcepts.de), Wirz-SLI and PIC-an-LCD; and some devices connected to the LPT port: HD44780, STV5730, T6963, SED1520 and SED1330. Various clients are available that display things like CPU load, system load, memory usage, uptime, and a lot more. Custom clients can be written using the simple client-server protocol and provided example code. This package contains the LCD drivers which need no extra libraries to run. In the lcdproc-extra-drivers package some USB and VGA on-screen displays are also supported.

lcdproc-dbg

debugging symbols for lcdproc

This is a client/server suite including drivers for all kinds of nifty LCD displays. This package contains the debugging symbols associated with lcdproc. They will automatically be used by gdb for debugging libupnp-related issues. Most people will not need this package.