28 lines
1.2 KiB
Plaintext
28 lines
1.2 KiB
Plaintext
Source: lcdproc
|
|
Section: utils
|
|
Priority: extra
|
|
Maintainer: Jose Luis Tallon <jltallon@adv-solutions.net>
|
|
Build-Depends: debhelper (>= 5.0.0), xmlto, libncurses5-dev, libusb-dev (>= 0.1.8), libsvga1-dev, libxosd-dev
|
|
Uploaders: Jonathan Oxer <jon@debian.org>
|
|
Standards-Version: 3.7.2.0
|
|
|
|
Package: lcdproc
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, debconf | debconf-2.0
|
|
Description: LCD display driver daemon and clients
|
|
This 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; some devices connected to the parallel port:
|
|
HD44780, STV5730, T6963, SED1520 and SED1330; and also some displays
|
|
connected via USB: CFontzPacket, CwLnx, IOWarrior and HD44780.
|
|
.
|
|
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.
|
|
.
|
|
http://lcdproc.omnipotent.net/ or http://www.lcdproc.org/
|
|
Tag: use::monitoring, administration::monitoring, hardware::lcd, role::sw:utility,
|
|
interface::commandline, interface::daemon, made-of::lang:c
|