Skip to content

emilio2601/apt-dashboard

Repository files navigation

apt-dashboard

image

Overview

apt-dashboard is a real-time transit arrival board that displays upcoming train and bus arrivals for NYC subway stations near you. It also supports:

  • BART (San Francisco Bay Area)
  • Muni (San Francisco)
  • AC Transit (Alameda County, CA)
  • MTA Bus (NYC)

Data Source

apt-dashboard utilizes GTFS real-time feeds provided by transit agencies, including the MTA, BART, and Muni, to ensure up-to-the-minute arrival times.

Features

  • Customizable station selection
  • Real-time train and bus arrivals
  • Supports multiple transit agencies (NYC Subway, SF BART, Muni, and MTA Bus)
  • Simple, easy-to-read transit board interface
  • Correct display for varying train terminals and express/local bullets in NYC
  • Support for MTA service alerts

Setup

Installation

Clone the repository and install dependencies:

git clone <repo-url>
cd apt-dashboard
npm install

Running the App

Start the development server:

npm run start

Configuration

Ensure you have access to the required GTFS real-time feeds. API keys or specific configurations may be needed depending on the transit agency.

About

Real-time transit arrival board for NYC subway trains using real time GTFS data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors