theqkash/esp32flight ? reverse-engineered prompt
Reverse engineered prompt
Build me a standalone flight radar app for an ESP32 touchscreen board, with a clean full screen interface that shows live aircraft around me. I want a list of nearby flights with useful details like airline logo, altitude, speed, distance, route, and a tap through to a map and full flight info. It should also have a radar style map view, a route map for each aircraft, a simple stats screen, and a few nice extras like alerts for special flights, weather and airspace overlays if available, and a web panel for viewing and changing settings from a browser.
It should work without needing a Raspberry Pi or my own server, and it should be easy to set up on supported boards over USB, then update over Wi Fi later. If it makes sense, please keep the code shared so the same core app can also be built as an Android version. Look up current docs online if you need to, especially for any ESP32 or display related setup details.
Are you gonna build this?
make sure you review the code using coderabbit