Lastcall: verschil tussen versies
Uit RevSpace
expand on environment/hardware plans |
k add project template |
||
| Regel 1: | Regel 1: | ||
{{Project | |||
|Name=lastcall | |||
|Status=In progress | |||
|Contact=User:qguv | |||
}} | |||
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?). | 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?). | ||
Versie van 30 sep 2015 11:17
| Project lastcall | |
|---|---|
| Status | In progress |
| Contact | User:qguv |
| Last Update | 2015-09-30 |
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).
Environment and Hardware
lastcall will run as a Docker container on the Norfolk RancherOS server. Visual display method yet to be determined, any ideas?