Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 635 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 635 Bytes

MVG Screen

Departure screen written in JavaFX showing the current departures from the given MVG stop. This is a demo of the MVG ticker parser, which can be found here.

Example screen

How can I use it?

MVG Screen is distributed as a portable jar-File, which is a platform-universal Java program. You can run it in the terminal by passing over the desired stop as an argument:

java -jar mvg-screen.jar Ostbahnhof

The program is not associated with Münchner Verkehrsgesellschaft or SWM München in any way and is a private project.