Skip to content

Displays general system and GPIO information for the Raspberry Pi in a simple web interface.

Notifications You must be signed in to change notification settings

clinttepe/Pi-WebStats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pi-WebStats

Displays general system and GPIO information for the Raspberry Pi in a simple web interface.

Screenshot: http://imgur.com/HqEttvo

Always review code before running it on your system; particularly when it requests sudo/root priviliges!!

Simple Installation:

Manual Installation:

  • If you want to set up the webserver on your own, simply download the PHP files and put them in your default web server directory, or a virtual host directory of your choice and follow the requirements below:

Requirements:

  1. General - Webserver and PHP support

  2. For GPIO status - http://wiringpi.com/download-and-install/

  3. For Shutdown / Reboot functions - Add entry to /etc/sudoers www-data cnc-pi = (root) NOPASSWD: /sbin/shutdown

About

Displays general system and GPIO information for the Raspberry Pi in a simple web interface.

Resources

Stars

Watchers

Forks

Packages