airplanejs icon indicating copy to clipboard operation
airplanejs copied to clipboard

📡 ✈️ App that picks up ADS-B radio signals from airplanes and plots them in real time on a map in your browser

Results 9 airplanejs issues
Sort by recently updated
recently updated
newest added

hello, trying both commands "npx" or "npm", It's return: gyp ERR! configure error gyp ERR! stack Error: Command failed: C:\Users\Phil\AppData\Local\Programs\Python\Python36\python.EXE -c import sys; print "%s.%s.%s" % sys.version_info[:3]; gyp ERR! stack...

opn was depricated because it is renamed to open now. See: https://www.npmjs.com/package/opn

## Purpose When using the AirplaneJS software, a user may want to single-handedly open the FlightRadar24 information for an aircraft quickly. This pull request enables that functionality by opening the...

Currently the map is [hardcoded to default to Paris](https://github.com/watson/airplanejs/blob/fd97c50571c074c35db8a0dd305699fda088eb13/assets/script.js#L37) as this is where I first gave a demo of AirplaneJS. But this results in a weird "blinking" effect where sometimes...

help wanted

Arch x86_64 nodejs 9.5.0-1 npm 5.6.0-1 Chrome Version 64.0.3282.140 (Official Build) beta (64-bit) https://www.youtube.com/watch?v=dEshY1tKGAA No errors are printed but the map essentially becomes unresponsive. I thought it was just an...

It would be nice to cache the map locally to use this app when offline.

## Problem The AirplaneJS browser client does not render properly in Safari version 10.0.1 on Mac OS X El Capitan (10.11.6). ## Expected Behavior It is expected that once AirplaneJS...

After using this excellent software, I've found that it can be inconvenient to click the link to _FlightRadar24_ (seen below), as the link opens in the same page rather than...

I have created a small application for the exploration of ADS-B datasets: https://github.com/ClickHouse/adsb.exposed It is similar to yours but visualizes more than a single airplane. I hope it will be...