This is a rewrite of http://www.ttss.krakow.pl/ website
presenting predicted tram arrival times in Krakow.
Check https://mpk.jacekk.net/ for a live version.
Contact and suggestions: mpk_AT_jacekk.info
You can change the interface language using the dropdown near "TTSS Kraków" header.
Currently only Polish (PL) and English (EN) translations are available.
Enter first letter of a stop name into the input field labeled as "Stop name".
Suggestions will be displayed in the dropdown located to the right.
Each name component is matched separately (case-insensitive), so:
When the selected suggestion in the dropdown matches the desired stop,
click the "Go" button or (alternatively) press the ENTER key.
After selecting the stop, the following information are visible:
Relative times (eg. 3 min) are real-time arrivals based on tram location data.
Absolute times (eg. 8:01) are scheduled departures, shown when the tram cannot be located.
To the left of the time is an icon representing the tram type:
♿ - low-floor tram,
*♿ - partially low-floor tram,
‐ - high-floor tram.
Hover over an icon to show the tooltip with tram identifier and vehicle type.
Rows have different background depending on the tram status:
- green - at the stop,
- white - en-route,
- yellow - delayed 4 or more minutes,
- red - delayed 10 or more minutes.
Clicking on the table row loads the schedule for the selected tram
- listing next stops and predicted departure times for each one.
The list is automatically updated every 20 seconds. It is possible to manually
reload the data using the "Refresh" button.
When an error occurs, automatic update is disabled and manual refresh is required.
This event is indicated by the red message box just over the stop name.
Changing the language or selecting a stop causes the address to change.
You may bookmark the address to avoid entering the data each time.
Project is licensed under the BSD 3-Clause license.
Feel free to contribute!