Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ttu/ar-plane-tracker
Windows Phone application that tracks all nearby planes and shows the flight information and distance to the plane.
https://github.com/ttu/ar-plane-tracker
Last synced: 23 days ago
JSON representation
Windows Phone application that tracks all nearby planes and shows the flight information and distance to the plane.
- Host: GitHub
- URL: https://github.com/ttu/ar-plane-tracker
- Owner: ttu
- License: gpl-3.0
- Created: 2014-05-29T10:03:04.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-17T08:51:44.000Z (about 10 years ago)
- Last Synced: 2023-03-11T18:18:35.453Z (over 1 year ago)
- Language: JavaScript
- Size: 785 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Augmented Reality Plane Tracker
==========
Windows Phone application that tracks all nearby planes and shows the flight information and distance to the plane.Solutions
----------
####FlightDataService.sln
Web API and SignalR service that processes available flight data flightradar24 and sends updates periodically to clients.####WPClient.sln
Windows Phone Client