Skip to content

samlalonde/planesnearme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Planes Near Me ✈️

**Planes Near Me** is a web app that shows nearby aircraft in real time using location-based data from the ADS-B Exchange API. Built with Flask (Python) and a lightweight HTML/CSS/JS frontend, it offers a simple interface to see which planes are flying nearby.

## 🚀 Features

- Detects your approximate location (with permission)
- Lists nearby planes, distance, and altitude
- Includes tracking links to FlightAware and Flightradar24
- Mobile responsive layout
- Rate-limited to prevent API overuse

- **API**: [ADSBExchange API](https://www.adsbexchange.com/)
- API is accessed through Rapid API and you'll need to add your own key

About

PlanesNear.Me is a web application designed to help people to know what airplanes are flying near their location in real time. By leveraging geolocation data and an API for tracking aircraft, the platform provides a quick way to explore nearby planes based on a specified radius.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors