Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 784 Bytes

File metadata and controls

26 lines (17 loc) · 784 Bytes

✈️ Airnote: Plane Detector & Country Quiz Airnote is a fun, educational app that uses real-time aircraft tracking data to detect planes flying and randomly asks the capital of that aircraft origin country

🚀 Features 📍 Detect planes randomly around the world ✈️ Identify the nearest aircraft using OpenSky Network's live data 🛬 Trace the takeoff coordinates using aircraft velocity history 🌍 Find the takeoff country with reverse geocoding 🧠 Ask a quiz question about that country (e.g., capital) 💡 Use Cases Aviation education

Geography quizzes

Real-time ADS-B plane spotting

Fun hobby projects with RTL-SDR or dump1090

How to install

setup virtual environment

pip install flask

pip install requests

run app.py, and see the website on localhost port