strumswell / starlinkmap

A live map for all known Starlink satellites

Home Page:https://starlink.wtf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starlink Livemap

This project aims to display the likely location of all Starlink satellites on a live map. It currently does the following things:

  • Get latest TLEs of Starlink satellites via cronjob
  • Parse and transform TLEs to useable lat/ lng via satellite.js
  • Display current (likely) location of Starlink satellites on a Leaflet map
  • Display the orbit of a Starlink satellite
  • Get and display current user location

demo

This project is still in a young stage and a lot of optimazation has to happen! Possible new things for the future:

  • Vue.js (?)
  • Visibility
  • ...

About

A live map for all known Starlink satellites

https://starlink.wtf

License:MIT License


Languages

Language:JavaScript 77.6%Language:HTML 17.3%Language:Shell 5.1%