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

2006-06-03 23:32 Back to release list
0.5.0

드라이버 모듈의 동적 로딩이 추가되었습니다. 지금은 LCDd 채우기는 특정 함수를 지원하지 않는 드라이버를위한 기능에 사용됩니다. 이들을 사용할 수있습니다 : vbar, hbar, bignum, 심장, 아이콘, 커서. 고객이 제공한 지금 메뉴를 지원합니다. 구성 및 드라이버 SIGHUP 전송하여 장전 수있습니다. 새 API를 사용합니다. Server 내부 기능을 청소했다 및 기타 파일을 옮겼습니다. 메뉴에서 시스템을 재작 성했다. 주요 지원이 향상되었습니다 : 지금 키 문자열을,뿐만 아니라 단일 문자입니다. 보고 수준을 지금보다 일관되게 사용되고있습니다.
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.

Project Resources