Lastcall: Difference between revisions

From RevSpace
Jump to navigation Jump to search
Qguv (talk | contribs)
Created page with "Tells you your last chance to get home via public transit. Currently a small Python project making use of the Google Maps Directions API; soon to be a Revspace wall display (a..."
(No difference)

Revision as of 01:05, 30 September 2015

Tells you your last chance to get home via public transit. Currently a small Python project making use of the Google Maps Directions API; soon to be a Revspace wall display (and possibly small printer for on-the-go train schedules?).

Software

~140 lines of Python, see the project on Github. Probably should've used Haskell, but the Python library bindings were somewhat nicer (i.e. don't require globbing together URLs and parsing JSON).

Hardware

To be determined. Any ideas?