Download List

Projeto Descrição

LCDproc is a utility to drive one or more LCD (and LCD-like) devices attached to a host. It is comprised of a server, which uses a modular device driver system to control attached displays, and one or more clients to gather data as appropriate and send screen data to the server. The included client displays a multitude of system statistics (CPU/memory/disk usage, uptime, date and time, temperature, etc.). Multiple clients can connect to the server simultaneously, and clients can set priorities on the screens they provide to influence in what order items are displayed. This facility can also be used to "pop" critical screens (such as an entry from syslog from a log-watching client). All functionality is implemented in userland. Support for many display devices and several platforms (Linux, *BSD, and Solaris at least) is included.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-04-27 17:39
0.5.2

Esta versão adiciona os novos drivers serialPOS (para o texto-base Point série de exposições Venda), ea65 (para VFD em AOpen XC Cube barebones AV EA65), picolcd (para Mini-USB LCD box.com picoLCD), hd44780/pertelian (conexão tipo de Pertelian X4020), hd44780/lcd2usb tipo de ligação (por Till LCD2USB Harbaum, tipo hd44780/vdr-wakeup) de conexão (para vdr Frank Jepsen-wakeup), e sed1330/SP14Q002 tipo de conexão (para Hitachi SP14Q002).
Tags: Minor feature enhancements
This release adds the new drivers serialPOS (for
text-based serial Point
of Sale displays), ea65 (for VFD in AOpen XC Cube
AV EA65 barebones),
picolcd (for Mini-box.com USB LCD picoLCD),
hd44780/pertelian
(connection type for Pertelian X4020),
hd44780/lcd2usb (connection type
for Till Harbaum's LCD2USB), hd44780/vdr-wakeup
(connection type for
Frank Jepsen's vdr-wakeup), and sed1330/SP14Q002
(connection type for
Hitachi SP14Q002).

2006-10-17 04:23
0.5.1

Lcdproc controles LCD e diversos dispositivos VFD de forma padronizada em múltiplas plataformas (Linux, * BSD, Darwin e Solaris). Seu modelo cliente / servidor permite que vários sistemas / clientes para usar o mesmo display. Além do servidor LCDd, navios lcdproc com um cliente para exibir estatísticas de diversos sistemas, um cliente de arranque do programa, um cliente para mostrar um console virtual no LCD, e um exemplo de alguns clientes.
Tags: Minor bugfixes
LCDproc controls various LCD and VFD devices in a standardized way on multiple platforms (Linux, *BSD, Darwin, and Solaris). Its client/server model allows multiple systems/clients to use the same display. In addition to the server LCDd, LCDproc ships with a client to display various system statistics, a program starter client, a client to show a virtual console on the LCD, and a few example clients.

2006-06-03 23:32
0.5.0

Carregamento dinâmico de módulos foi adicionado. LCDd usará agora preencher as funções para os motoristas que não suportam uma determinada função. Estes estão disponíveis para: Vbar, hbar, bignum, batimentos cardíacos, ícone, cursor. Client-menus fornecidos são agora suportadas. Configuração e drivers podem ser recarregados através do envio de um SIGHUP. A nova API é usado. Funções de servidor interno foram limpos e mudou-se para outros arquivos. O sistema de menu foi reescrito. Suporte da peça foi melhorado: agora as chaves são strings, não apenas letras isoladas. Níveis de notificação são utilizados de forma mais consistente.
Tags: Major feature enhancements
Dynamic loading of driver modules was added. LCDd
will now use fill-in functions for drivers that
don't support a certain function. These are
available for: vbar, hbar, bignum, heartbeat,
icon, cursor. Client-supplied menus are now
supported. Configuration and drivers may be
reloaded by sending a SIGHUP. A new API is used.
Server internal functions were cleaned up and
moved to other files. The menu system was
rewritten. Key support was improved: now keys are
strings, not just single letters. Reporting levels
are now used more consistently.

2004-11-26 23:05
0.4.5

Esta versão corrige duas buffer overflow / vulnerabilidades de string de formato. É recomendado que todos os usuários atualizem imediatamente, como um exploit foi lançado para Bugtraq.
Tags: Major security fixes
This release fixes two buffer overflow/format string vulnerabilities. It is recommended that all users upgrade immediatly, as an exploit has been posted to BUGTRAQ.

2002-05-30 13:06
0.4.3

Esta versão resolve todos os problemas de segurança conhecidos, correções de muitos bugs, e acrescenta novos recursos e drivers. Lcdproc agora compila e executa em FreeBSD, NetBSD e OpenBSD. Compilação Muitos problemas foram resolvidos. É recomendado que todos os usuários lcdproc upgrade para esta versão.
Tags: Major bugfixes
This release resolves all known security issues, fixes many bugs, and adds new features and drivers. LCDproc now compiles and runs on FreeBSD, NetBSD, and OpenBSD. Many compilation problems have been resolved. It is recommended that all LCDproc users upgrade to this release.

Project Resources