A GPS-based Flight Statistics Tracker. Displays your real-time speed, altitude, vertical speed and more in-flight.
Uses NextJS (with TypeScript), and Leaflet (React Leaflet) for map-rendering.
This project also makes use of Service Worker to cache all data required to run the tool on first visit, making it usable in offline conditions, including when airplane mode is enabled.
Map data is generated by AshKyd's geojson-regions tools (Github) (https://geojson-maps.ash.ms/)
This project is licensed under the terms of the MIT license.