Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

aj-michael/mta

Repository files navigation

A Java program that fetches statuses for Manhattan-bound L trains arriving at Bedford Avenue and a C++ program that displays the train times on a 64x32 RGB LED matrix. Intended to be run on Raspberry Pi 2.0.

Also includes a server for answering Google Assistant queries. See assistant/README.md.

Setup

Add your MTA API key to config.properties and run mkfifo /tmp/mtafifo.

Server

bazel run //java/net/ajmichael/mta

Client

cd client && make && sudo ./mta

License

GPLv2

About

Bedford Ave L train live data Raspberry Pi display

Resources

Readme

License

GPL-2.0 license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors