/Meta-TV

Hacky application for displaying news and stuff running on the monitors where we eat lunch.

Primary LanguageJavaScript

Meta-TV

Hacky application for displaying stuff on the wall-mounted screens in META. Used for travel times, event information, news, etc.

Setup

Install meteor (https://www.meteor.com/)

git clone https://github.com/datasektionen/Meta-TV.git
cd Meta-TV/
set enviroment variable LOGIN2_KEY to a valid api key for login2.
meteor
open http://localhost:3000

Log

To view the log, open http://localhost:3000/history. Every action can be reverted.