GitXplorerGitXplorer
o

inkyphat-trains

public
0 stars
0 forks
6 issues

Commits

List of commits on branch master.
Unverified
8bc4c66806a9cd8de04bd6dc6e1a90f26fa7481e

Update readme

oolane committed 6 years ago
Unverified
b6ccf7a5335aad8f4e40413de45ef2b1c1fcd9c1

Extract more variables

oolane committed 6 years ago
Unverified
7c4002a3036db11015d2a8af1da156f9e3cf7171

Change update rate to 90 seconds

oolane committed 6 years ago
Unverified
66cf4ed49c7d5a3c5ea940d4ecbc571a1c0c7d0d

Tweak small font offset

oolane committed 6 years ago
Unverified
f04044e57459ccd5829372076e08ff93156a5de4

Fix not adding y to the time until train text

oolane committed 6 years ago
Unverified
cbf256006ba195d3335af3b9371a0a44a58a53f6

Fix bug where we tried to clear a pixel outside the bounds of the image

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.