A Today extension for macOS' Notification Center that tracks DC Metro arrival times.
- macOS 10.10+
This project uses CocoaPods. You know what to do:
$ pod install
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.