nioto > Raspberry Pi dev

Raspberry Pi Developement

PiCamStreamer

PiSysInfo

under BSD License

PiSysInfo

Display a page that lists information about the computer ( hostname, ips, hard drive, ... )

Use PureCSS for presentation

Requirements:

  1. flask
  2. python psutil

Install dependancies

$ sudo apt-get install python-psutil
$ sudo apt-get install python-flask

Screenshot :

screenshot

Under BSD license