PADD v3.10.1 - 800X480px display

featuring a fix for RAM usage

Posted by Giulio Magnifico on Sunday, April 2, 2023

This is a new update of the PADD script by yubiuser. But in this mod I changed how PADD is displaying the percentage of RAM used by Pi-Hole system. Why? Because the original script is display the percentage of all the overall RAM used by Pi-Hole: cached, buffered, etc… and I didn’t like it, indeed I’m interested in the real/physical RAM usage by the Pi-Hole, so I tweaked the bash script and now it display the real RAM usage percentage and bar.

See the pictures to understand the differences:

You can grab this modified PADD script from GitHub Gist here.

PS: remember to launch it with the 0 offeset command:

./padd.sh -xoff 0 -yoff 0

As I already wrote in this post.