Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.39 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.39 KB

DC Metro Widget GitHub license platforms

Available on the Mac App Store

A Today extension for macOS' Notification Center that tracks DC Metro arrival times.

Requirements

  • macOS 10.10+

Installation

This project uses CocoaPods. You know what to do:

$ pod install

WMATA API Key

The extension will not fetch information from WMATA's API without an API key. You can setup a free account and get a key here. Replace [WMATA_KEY_GOES_HERE] in TodayViewController.swift with your key.

Dependencies