Starlink-Insight is a real-time satellite tracker that overlays Starlink positions with internet performance metrics (latency/speed) in remote regions.
- Fetches and updates TLE data for Starlink
- Plots real-time satellite paths on a map
- Correlates satellite overhead times with internet speed test data
- Optional Flask dashboard for visual insights
- Python
skyfield
,matplotlib
,requests
,flask
(optional)- Starlink TLE data (from Celestrak or Space-Track)
pip install -r requirements.txt
python app/tracker.py
python app/internet_analysis.py