Rough Android Wear prototype to show the next train time for the WMATA Metro System. This is meant for people's normal daily commutes (between home and work metro stations).
On phone app, one time user input of:
- Your home metro station (e.g. West Falls Church)
- The end of line station for your home metro station (e.g. Vienna)
- Your work metro station (e.g. Clarendon)
- The end of line station for your work metro station (e.g. New Carrollton)
On watch app:
- Displays how many minutes until the next train, tap screen to refresh
Grab an API key from https://developer.wmata.com/
Currently, will only work if your home and work stations are on the same line
No GPS location is currently used, but that would be a welcome enhancement to reduce user input via phone app
The MIT License (MIT)
Copyright (c)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.