SystemInfoOnLCD
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Display system statistics on LCD/VFD using LCDd
## Display system statistics on a LCD/VFD
A Linux daemon to display any arbitrary information generated by an external script on a LCD or VFD. LCDd daemon should be installed and running on the system for this to work.


### Installation

 - Install LCDd
 - git clone git@github.com:HackerLabs/SystemInfoOnLCD.git
 - cd SystemInfoOnLCD
 - make
 - cp lcd.rb ~/bin/lcd.rb #The script path is currently hardcoded to be in ~/bin/lcd.rb
 - ./lcd


本源码包内暂不包含可直接显示的源代码文件,请下载源码包。