#egui #eframe #flight #navigation

app flight_scribe

A simple VFR navigation log for flight simulation

1 unstable release

Uses new Rust 2024

0.1.0 Jul 31, 2025

#1441 in GUI

GPL-3.0-or-later

69KB
446 lines

Flight Scribe is a simple navigation log program. This program is intended to be used with flight simulation games, do not use it on a real plane.

Build

cargo build --release

Usage

The software let's you choose between automatic solving of your flight or doing it yourself with an E6B computer. You can solve individual wapoints or set it to 'auto-solve' and let the software compute everything for you. blob:https://github.com/5ea5c968-ae59-43f8-819d-1cc0bd410389 The "compute" menu opens a new window that let you calculate your Top Of Descent. The "File" menu let you reset the flight plan or quit the program.

Dependencies

~8–34MB
~490K SLoC