Download List

项目描述

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 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

此版本增加了新的驱动程序serialPOS(纯文字的串行显示器的销售点),ea65(用于变频器在建碁XC Cube准系统影音EA65),picolcd(用于迷你box.com的USB液晶picoLCD),hd44780/pertelian(连接类型Pertelian X4020),hd44780/lcd2usb(用于蒂尔Harbaum的LCD2USB),hd44780/vdr-wakeup(弗兰克杰帕森的VDR的唤醒连接类型连接类型),以及sed1330/SP14Q002(日立SP14Q002连接类型)。
标签: 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控制各种液晶显示器和一个在多个平台上标准化的方式变频装置(Linux操作系统,* BSD的,达尔文,和Solaris)。它的客户机/服务器模式允许多个系统/客户端使用相同的显示。除了服务器LCDd,与客户LCDproc船舶各系统的统计数据显示,一个程序启动客户端,客户端显示一个虚拟控制台的液晶显示器,和几个例子客户。
标签: 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

动态加载的驱动模块增加了。 LCDd现在将使用填写的驱动程序不支持某些功能的功能。这些都是可用于:vbar,hbar,Bignum了,心跳,图标,光标。客户提供的菜单现在支持。配置和驱动程序可能会重新加载通过发送一个SIGHUP。一个新的API使用。Server的内部职能,清理和转移到其他文件。菜单系统被重写。重点支持了改进:现在关键是字符串,而不是单个字母。报告水平已使用了更多的一致。
标签: 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

此版本修正两个缓冲区溢出/格式字符串漏洞。我们建议所有用户都升级马上,作为利用已发到著名黑客。
标签: 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

这个版本解决了所有已知的安全问题,修复了许多错误,并增加新的功能和驱动程序。 LCDproc现在编制及在FreeBSD,NetBSD运行,和OpenBSD。许多编译问题已得到解决。它建议所有LCDproc用户升级到这个版本。
标签: 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