PC Hardware Resource Monitor For Raspberry Pi, Built with JavaFX
Built with JavaFX, Java
7 inch screen recommended. Minimum 5 inch required to be able to read readings properly.
- Download the latest zip from releases.
- Run
unzip linux_arm7hf.zip(Make sure you're in the same director) - Then
cd PCHWRM_Server - Run
./run
cdinto the same directory wherelinux_arm7hf.zipwas extracted- Run
./editConfig
- Open
/etc/rc.localas root. - Just before
exit 0add the following lines
cd <Extracted Directory>
./run
- Open
~/.bashrc. - Add the following lines at the end of file
cd <Extracted Directory>
./run
This method is not recommeneded as ~/.bashrc runs every time an SSH connection is made to the Pi. You can use Ctrl+C to always quit when a new piHoleLCDStat instance is made.
- Medusa - Gauges