Skip to content

Web browser ambient display with the nearest departures of BKK (Budapest public transport company) buses and trams.

Notifications You must be signed in to change notification settings

sebinemeth/bkk-ambient-display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BKK Ambient Display

Web browser ambient display with the nearest departures of BKK (Budapest public transport company) buses and trams.

New

  • Weather conditions for Budapest
  • PWA support

BKK departures

  • Shows departures in a fixed radius, directly from BKK Futár real-time service.
  • Dynamic update interval: if no departures are foreseable, update timeout increases.

Weather service

How to install

  1. Clone to your PHP (Apache2) server (or localhost with XAMPP/LAMPP).
  2. Create back/sensitive.php and insert:
<?php
$weather_api_key = "<your openweather api key>";
?>
  1. Open in browser.

Screenshot

Screenshot

TODO

  • GUI to customize global parameters (update intervals, etc)
  • Pinnable stops

About

Web browser ambient display with the nearest departures of BKK (Budapest public transport company) buses and trams.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published