dublinbus-display
Go to file
Nahuel Lofeudo 01a97d19a2 First version 2022-09-11 11:12:51 +01:00
.gitignore First version 2022-09-11 11:12:51 +01:00
LICENSE Initial commit 2022-09-11 02:59:00 -07:00
README.md First version 2022-09-11 11:12:51 +01:00
arrival_times.py First version 2022-09-11 11:12:51 +01:00
dublinbus_soap_client.py First version 2022-09-11 11:12:51 +01:00
main.py First version 2022-09-11 11:12:51 +01:00
requirements.txt First version 2022-09-11 11:12:51 +01:00

README.md

dublinbus-sign

Emulates a Dublin Bus electronic sign, showing ETAs for different bus lines

Usage

  • Install all dependencies
  • Download the TTF font into the program's directory
  • Change main.py, updating STOPS to reflect the stop(s) you want to watch.
  • Run main.py

Dependencies