An open API service indexing awesome lists of open source software.

https://github.com/pipizhang/pi-web-control

A simple web control panel for Raspberry Pi
https://github.com/pipizhang/pi-web-control

angularjs golang martini phonon rasberrypi

Last synced: 9 months ago
JSON representation

A simple web control panel for Raspberry Pi

Awesome Lists containing this project

README

          

# pi-web-control
A simple web control panel for Raspberry Pi

![screenshot](https://github.com/pipizhang/pi-web-control/blob/master/screenshots/animation.gif)

#### Features
- system details, like cpu, disk and memory usage etc.
- system reboot
- system shutdown
- processes status
- network info

#### Require
It based on Go (Martini) and Javascript (Angular JS+Phonon), running with compiled version on Raspberry Pi directly, without installation required.