https://github.com/anthonyroussel/raspcontrol
Enhanced fork of raspcontrol for Raspberry Pi
https://github.com/anthonyroussel/raspcontrol
managed-by-terraform php raspberry-pi
Last synced: 10 months ago
JSON representation
Enhanced fork of raspcontrol for Raspberry Pi
- Host: GitHub
- URL: https://github.com/anthonyroussel/raspcontrol
- Owner: anthonyroussel
- Archived: true
- Created: 2015-02-19T20:24:43.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-25T19:33:24.000Z (over 10 years ago)
- Last Synced: 2025-02-19T20:50:06.351Z (12 months ago)
- Topics: managed-by-terraform, php, raspberry-pi
- Language: PHP
- Homepage:
- Size: 339 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# raspcontrol
Enhanced fork of raspcontrol for Raspberry Pi
## Installation instructions
```
apt-get install apache2 php5 libapache2-mod-php5
```
then
```
cd /var/www
git clone https://github.com/aroussel53/raspcontrol.git
```