Home > infodisplay

infodisplay

Infodisplay is a project mainly written in JavaScript, based on the View license.

Display bus schedules and weather

Web application in HTML+CSS3+JS to display local weather and up-to-date bus schedules.

License: see LICENSE file

Running:

1) Clone the repository: git clone https://[email protected]/ekantola/infodisplay.git

2) Copy config.local.js.tmpl to config.local.js and add the API keys (Reittiopas, WeatherBug)

3) Open index.html using Google Chrome with XSS protection disabled: google-chrome --disable-web-security index.html

4) If the page seems to work properly, switch to fullscreen and enjoy.