Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 252 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 252 Bytes

Janky Python/Bash scripts to display imminent arrival times of trains at nearby stations.

Python

run source setup.sh, then run python3 dep_board.py

Bash

Make .sh executables with chmod +x, then do ./*.sh, like you would normally do.