Post
Topic
Board Mining software (miners)
Re: Linux mining distro for the Raspberry PI - MinePeon
by
ct1aic
on 26/08/2013, 10:39:17 UTC
...
Maybe one more stupid idea, for the programmer of the LCDStats python program: Could I have the LCDStats program in one RPI, displaying on the LCD, the data of the cgminer of a remote RPI, via the 4028 API TCP port?
-i minerIP

As per the README.md

Options:  
  `-h, --help            show this help message and exit`  
  `-s, --simple          Show simple display layout instead of default`  
  `-d REFRESHDELAY, --refresh-delay=REFRESHDELAY  where  REFRESHDELAY = Time delay between screen/API refresh`                          
  `-i HOST, --host=HOST  I.P. Address of cgminer API host`  
  `-p PORT, --port=PORT  Port of cgminer API`  
  `-c TIMEDISPLAYFORMAT, --clock=TIMEDISPLAYFORMAT  Options 12 or 24 - Clock Display 12hr / 24hr`  


I don't even know how to edit a file in Linux...  Cry