/infodisplay

Display bus schedules and weather

Primary LanguageJavaScriptOtherNOASSERTION

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://ekantola@github.com/ekantola/infodisplay.git

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

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

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