Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.
/ delijnschedule Public archive

A small little program that display the realtime schedule of a DeLijn bus stop

License

Notifications You must be signed in to change notification settings

altf4arnold/delijnschedule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What it does :

This program is a very simple python3 program that output the realtime schedule on a DeLijn bus stop

Dependecies :

  • urllib
  • json
  • time
  • python 3.6 or above

Setup:

Modify the vars in the whatwewant.py

  • stop_nb has to be the ID of the stop (you can find it on google maps)

Terminals :

Currently, we have support for windows and linux.

How to run :

if you are on arch (are you really reading this doc?!?) python timer.py

if you are on another linux distro wich has his default python in 2.X, python3 timer.py

if you are on windows (serioussly, go to linux) it depends of how your machine is going to be configured... it will be a surprise

About

A small little program that display the realtime schedule of a DeLijn bus stop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages