ZakAdam / train-departures-zssr

C++ Linux bash application, that provides real-time information about time departures and arrivals for specified stations in Slovakia.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZSSK train departures and arrivals

Default stations are setup to: Senica -> Bratislava. There are multiple options as:

  • --reverse

  • --start

  • --destionation

that enable to setup different stations for application.

Linux setup

Add this line to ~/.bashrc:

alias zssk="cd <path_to_folder>/zssk ; ./zssk"

This enables you to run this command from anywhere in your system.

About

C++ Linux bash application, that provides real-time information about time departures and arrivals for specified stations in Slovakia.


Languages

Language:C++ 100.0%