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
- Host: GitHub
- URL: https://github.com/pipizhang/pi-web-control
- Owner: pipizhang
- Created: 2017-11-16T22:51:08.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-13T18:33:39.000Z (over 6 years ago)
- Last Synced: 2025-02-07T22:22:19.746Z (11 months ago)
- Topics: angularjs, golang, martini, phonon, rasberrypi
- Language: Go
- Homepage:
- Size: 168 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pi-web-control
A simple web control panel for Raspberry Pi

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