Skip to content

Python script for searching public transport rides in Kraków, command line interface for ttss.krakow.pl service

License

Notifications You must be signed in to change notification settings

philbjern/ttss-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ttss-client

Python script for searching public transport rides in Kraków, cli front for ttss.krakow.pl service

Installation

Clone repository

git clone https://github.com/fbiernat/ttss-client.git

Change directory

cd ttss-client

Install dependencies

pip3 install requests

Run

python3 ttss.py or ./ttss

Sample output

                 ___    _      _ 
                / (_)\_|_)    | |
_|__|_  ,   ,  |       |      | |
 |  |  / \_/ \_|      _|    _ |/ 
 |_/|_/ \/  \/  \___/(/\___/\_/\/

WYSZUKIWARKA POŁĄCZEN KOMUNIKACJI MIEJSKIEJ W KRAKOWIE
Podaj nazwę przystanku początkowego mogil
Przystanek początkowy: Rondo Mogilskie
Podaj nazwę przystanku końcowego bagatel
Przystanek końcowy: Teatr Bagatela

      Rondo Mogilskie - Teatr Bagatela
==============================================
Odjazd wg Kierunek             Linia Odjazd za
rozkładu
----------------------------------------------
20:32     Bronowice Małe         4        0min
----------------------------------------------
20:34     Borek Fałęcki         19        1min
----------------------------------------------
20:37     Mistrzejowice          9        5min
----------------------------------------------
20:39     Kurdwanów P+R         50        5min
----------------------------------------------
20:40     Bronowice Małe        14        6min
----------------------------------------------
20:40     Mistrzejowice         14        6min
----------------------------------------------
20:41     Krowodrza Górka       50        7min
----------------------------------------------
20:42     Mały Płaszów P+R      20        9min
----------------------------------------------
20:44     Czerwone Maki P+R     52       10min
----------------------------------------------
20:38     Salwator              70       10min
----------------------------------------------
20:36     Krowodrza Górka        5       11min
----------------------------------------------
20:18     Salwator              70       11min
----------------------------------------------
20:45     Cichy Kącik           20       14min
----------------------------------------------
20:49     Nowy Bieżanów P+R      9       15min
----------------------------------------------
20:52     Bronowice Małe         4       18min
----------------------------------------------

About

Python script for searching public transport rides in Kraków, command line interface for ttss.krakow.pl service

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published