This script is inspired from https://gist.github.com/jvhaarst/4388108/ and uses MDL and Google Charts.
The original script renders a boring page with no beauty. What's more beautiful than material design. This script can be used on any linux based distro, but I am using this for my RPi Print Server which I set up here.
#apt-get install -y libapache2-mod-php5 lsb-release lsscsi git -y
# cd /var/www/html
# wget https://raw.githubusercontent.com/whizzzkid/RPi-System-Info-Script/master/index.php
Done!
- Completely rewritten with performance in mind.
- Less processing on server side (we’re running this on Pi) more processing to the user.
- Complete Material Design Compliance.
- Google Charts :-)
- No dependency.
- Responsive Design.