Skip to content

harmon25/raspcontrol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a6da261 Â· Jun 23, 2017

History

15 Commits
Dec 23, 2015
Oct 23, 2014
Oct 23, 2014
Oct 23, 2014
Dec 23, 2015
Oct 23, 2014
Apr 17, 2016
Oct 23, 2014
Oct 23, 2014
Jun 23, 2017
Oct 23, 2014
Dec 23, 2015
Apr 17, 2016
Oct 23, 2014

Repository files navigation

Raspcontrol

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

This is a Fork of the orignal Raspcontrol by Bioshox - It appears the repo is no longer available...


Installation

You need a web server installed on your Raspberry Pi.

If you are in a hurry, just clone the repository with:

git clone https://github.com/harmon25/raspcontrol.git

And create the json authentifation file /etc/raspcontrol/database.aptmnt with 740 rights and owned by www-data:

{
   "user":       "yourName",
   "password":   "yourPassword"
}

Optional configuration

In order to have some beautiful URLs, you can enable URL Rewriting.
Note: It's not necessary to enable URL Rewriting to use Raspcontrol.

About

Fork of Raspcontrol by Bioshox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages