JSimo / Meta-TV

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 46.3%Language:HTML 40.7%Language:CSS 12.9%