Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 460 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 460 Bytes

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 LOGIN_KEY to a valid api key for login.
meteor
open http://localhost:3000

Log

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