Skip to content

nicolabricot/Raspcontrol

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/nicolabricot/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.

Optional configuration

In order to have some beautiful URLs, you can enable URL Rewriting.
Please follow instructions described on the wiki page Enable URL Rewriting.

Note: It's not necessary to enable URL Rewriting to use Raspcontrol.

About

Raspberry Pi Control Centre written in PHP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 90.0%
  • CSS 7.3%
  • ApacheConf 1.6%
  • JavaScript 1.1%