Show HN: Flights Directly Above Me
2 points| jcat123 | 1 year ago |github.com
Enjoy the Github repo!
How it works:
Standard HTML page that loads the flightradar data in a specific location box that you specify. Because the free flightradar24 data is browser only, I used a corsproxy to get around loading issues. Everything works with the free versions, but if you hit limits, you can also specify a key to a paid CORS Proxy service.
Once the data is loaded, JS refreshes it every 30 seconds. The HTML itself is refreshed once an hour, so even a dashboard you don't have access to would be updated from new changes.
No comments yet.