Raspcontrol is a web control centre written in PHP for Raspberry Pi.
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.