Giter VIP home page Giter VIP logo

linux-system-info-webpage's Introduction

RPi-System-Info-Script

This script is inspired from https://gist.github.com/jvhaarst/4388108/ and uses MDL and Google Charts.

Why

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.

#Screenshots Dashboard

Sys Info

Installation

#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!

Features

  • 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.

License: MIT

linux-system-info-webpage's People

Contributors

whizzzkid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

linux-system-info-webpage's Issues

Package not available

$ sudo apt-get install -y libapache2-mod-php5 lsb-release lsscsi git -y
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libapache2-mod-php5 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'libapache2-mod-php5' has no installation candidate

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.