Skip to main content
Version: 2.10

SF Muni

Display real-time San Francisco Muni transit arrival predictions with multi-stop and multi-line support.

SF Muni on split-flap board

Overview

The SF Muni plugin provides:

  • Real-time arrival predictions for any Muni stop
  • Monitor up to 4 stops simultaneously
  • Line filtering and delay detection

Setup

1. Get an API Key

  1. Go to 511.org/open-data/token
  2. Register for a free API key

2. Enable in the Web UI

  1. Open http://localhost:4420
  2. Go to the Integrations page
  3. Toggle SF Muni on
  4. Enter your 511.org API key
  5. Use the stop picker to select your stops
  6. Click Save Changes

Available Variables

VariableDescriptionExample
{muni.formatted}Formatted arrivals displayN JUDAH 3 MIN
{muni.stop_name}Stop nameCHURCH + DUBOCE
{muni.line}Transit lineN JUDAH
{muni.stop_count}Number of monitored stops2
{muni.is_delayed}Whether service is delayedfalse

Next Steps