GitXplorerGitXplorer
o

inkyphat-trains

public
0 stars
0 forks
6 issues

Commits

List of commits on branch master.
Unverified
4647cf9f283308d91068409cc02114e4db1165f8

Merge branch 'master' of github.com:olane/inkyphat-trains

oolane committed 6 years ago
Unverified
186c2c08bfdf11bb3ff2099eda1c71af9d0f763a

make trains executable and ignore log file

oolane committed 6 years ago
Unverified
8fe60ec789a1e1951f3e8a177796be792a687c81

Add error handling and try to print error to display

oolane committed 6 years ago
Verified
fd724fcefaf583fa7d130f43e58687ef9989d1fe

Add shebang

oolane committed 6 years ago
Unverified
5acab116cd672bef147f373b8f7eae2ad2831d57

Merge branch 'master' of github.com:olane/inkyphat-trains

oolane committed 6 years ago
Unverified
625c5336a5d0408ecb0dda8c43796e5c89d839cc

Rotate screen

oolane committed 6 years ago

README

The README file for this repository.

inkyphat-trains

Upcoming train departures using inkyphat eink display

Installation

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

Running

python3 trains.py STATION DESTINATION

where the two stations are represented by their three letter codes.