/display

Digital signage for the ACM Office television

Primary LanguageJavaScript

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.