A simple app for showing bus stops from file written in Python using the built-in tkinter
library.
- Python 3 with
tkinter
- (Optional) JetBrains Mono font
To start the app, download or clone this repository, and in the folder you downloaded or cloned, run:
$ python bus_stops.py
You can "move" to the next stop by pressing any key on the keyboard.