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

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

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
```