Skip to content

scdickson/WallPanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wall Panel

Wall panel is a webpage written in javascript that displays relevant information such as temperature, news, calendar, driving time to work, and live Twitch streams. Information sources can be configured in 'index.html'. Optional webcam use with the provided python script uses opencv to detect faces looking at the panel and shows a random greeting. Data is shared between the script and the webpage through firebase. This page is meant to be deployed on a low-powered device such as a Raspberry Pi or Dragonboard.

To run on Linux: chromium --kiosk "index.html" &

To run optional python script: python face.py haarcascade_frontalface_default.xml &

Screen Deployment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published