jbowens / muni-display

A tablet display for MUNI departures, written in 100% Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

muni-display

MUNI Display is an example of writing both server and mobile client in Go. The app is configured to display the departure times of the next two MUNI N Judah trains departing from the 22nd & Judah inbound stop.

Client screenshot

Data source

All data is from the 511 Real-Time Transit Departures API.

About

A tablet display for MUNI departures, written in 100% Go


Languages

Language:Go 99.2%Language:Makefile 0.8%