https://github.com/nealyb26/overflight
3D interactive air traffic visualization
https://github.com/nealyb26/overflight
ads-b docker flask three-js vite
Last synced: 8 months ago
JSON representation
3D interactive air traffic visualization
- Host: GitHub
- URL: https://github.com/nealyb26/overflight
- Owner: nealyb26
- License: mit
- Created: 2025-01-05T01:18:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-05T23:12:59.000Z (over 1 year ago)
- Last Synced: 2025-01-06T00:23:22.677Z (over 1 year ago)
- Topics: ads-b, docker, flask, three-js, vite
- Language: JavaScript
- Homepage: https://overflight-container-681855981049.us-central1.run.app/
- Size: 10.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# overflight
Thanks for checking out *overflight*, an interactive local air-traffic visualization app built with three.js! This project started as a Google Assistant Action from a few years ago. It would tell users about the nearest plane flying overhead, a fun feature that Apple Siri used to do with Wolfram Alpha.
Once Google Assistant Actions were sunsetted, I considered making a web application using the Flask backend but never settled on an implementation. I found three.js as a way forward, eventually leading to *overflight*. Hosted the container in winter 2024 with Google Cloud Run; so make sure to visit the site!
A dockerized Flask + Vite application