Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

cTurtle98/doorsign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

v2 in developement!

doorpy

using python flask and dictionaries instead of php and mysql like this one uses

doorpy will be significantly more portable than this version

doorsign

The code for a Raspbery pi connected to an old laptop monitor mounted to my door, hense the name door sign

Setup

after you install a raspberry pi with raspian you need to install some packages to make it work to install the programs run this command

$sudo apt-get install apache2 php5 mysql phpmyadmin

then you will need to download the files from this repo

$git clone https://github.com/cTurtle98/doorsign.git

copy the files from the website folder into the html folder for apache

$sudo cp ./dorsign/Website/* /var/www/html