Skip to content

Samrridh/Airnote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✈️ 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

About

✈️ Detect nearby planes using OpenSky API, trace their takeoff location, and quiz yourself on the capital of the departure country. Fun meets aviation!

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors