cozma / BusTrackDC

An app for iOS and Android to find out when your Metro or Circulator bus or Metro train is coming to a stop near you, using WMATA and NextBus prediction data.

Home Page:http://bustrackdc.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An app for iOS and Android to find out when your bus, Circulator, or train is coming to a stop near you, using WMATA and NextBus prediction data.

Download at http://bustrackdc.com

Built using:

  • Cordova/Phonegap
  • HTML/CSS/Javascript
  • jQuery/jQuery UI
  • Topcoat
  • Underscore.js
  • jQuery UI Touch Punch
  • FastClick
  • iScroll
  • xml2json.js
  • hammer.js
  • xCode
  • Google Maps API

Building, Forking, Improving

Please feel free to download, fork, or help this app improve.

This app is built using the Cordova CLI. All CLI-produced files are in the bustrackdc folder. Main HTML, javascript, and CSS files are in the /bustrackdc/www folder.

This app uses the following Cordova plugins:

  • com.google.google-play-services
  • org.apache.cordova.geolocation
  • org.apache.cordova.device
  • com.phonegap.plugins.mapkit (custom fork at https://github.com/j-ro/MapKit)
  • com.danielcwilson.plugins.googleanalytics
  • org.apache.cordova.dialogs
  • com.ionic.keyboard
  • org.apache.cordova.splashscreen

You'll need to add your own WMATA and Google Maps api key to config.js in the /www/js/ directory to compile a working version. (Get a free key at http://developer.wmata.com/ and https://developers.google.com/maps/signup.)

Bugs and Source

Please direct all bug reports or feature requests to the issue tracker.

Source available at https://github.com/j-ro/BusTrackDC

Version 1.8.5

License

The MIT License (MIT)

Copyright (c) 2013, 2014 Jason Rosenbaum

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.

About

An app for iOS and Android to find out when your Metro or Circulator bus or Metro train is coming to a stop near you, using WMATA and NextBus prediction data.

http://bustrackdc.com


Languages

Language:JavaScript 44.3%Language:Java 24.4%Language:Objective-C 16.0%Language:CSS 8.8%Language:HTML 2.0%Language:Makefile 1.8%Language:Shell 0.8%Language:C# 0.8%Language:C++ 0.5%Language:Batchfile 0.3%Language:C 0.3%Language:QML 0.1%Language:AppleScript 0.0%