Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 857 Bytes

File metadata and controls

21 lines (12 loc) · 857 Bytes

About

Find The Tube is your app to quickly locate your closest London tube station. Find The Tube is a proof of concept app developed with PhoneGap to show London tube real time information in a geo-located manner. This is an open source app, feel free to check out the code and/or contribute on our project.

Requirements

  • PhoneGap (Requires Ant)

Installation

  • Install the following plugins:

      phonegap plugin add org.apache.cordova.network-information
      phonegap local plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion.git
      phonegap local plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation.git 
      phonegap local plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation.git
    

Feel free to contribute, and contact me for any issues.