Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 492 Bytes

File metadata and controls

20 lines (10 loc) · 492 Bytes

Raspcontrol

Raspcontrol is a web control centre written in PHP for Raspberry Pi.

Home of Raspcontrol


Installation

For the moment, you need a web server (like Apache) installed on your Raspberry Pi.

Just clone the repository with:

git clone -b master https://github.com/Devenet/Raspcontrol.git raspcontrol

That's all! You're ready to show the status of your Raspberry Pi :)

Be sure that the applicatin have right to write in its own directory.