wchill / display

Digital signage for the ACM Office television

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ACM Display

Digital signage for the ACM Office television.

Setup

npm install
cd src
cp secrets.js.sample secrets.js

Populate secrets.js with your API keys.

How to run

Download a prebuilt binary of Electron. Then run:

npm run build
/path/to/electron . # Replace with actual path to Electron binary

Raspberry Pi setup guide

See the wiki for instructions for setting up a production display on a Raspberry Pi.

About

Digital signage for the ACM Office television


Languages

Language:JavaScript 81.7%Language:CSS 17.2%Language:HTML 1.1%