Upcoming train departures using inkyphat eink display
Register for a Darwin openLDBWS account. Put the API key you receive into a file called secrets.py
like
api_key = 'foo'
Install the pip requirements
> pip install -r requirements.txt
python3 trains.py STATION DESTINATION
where the two stations are represented by their three letter codes.