Skip to content

langscot/simple-flight-plan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

Clone the git repository and run php -S localhost:8080 to start a simple web server. Visit http://localhost:8080 to view the site.

What it does

It basically shows you the most important information you will need during flight.

  • Origin airport runway
  • Destination airport runway
  • Route
    • Waypoint name
    • Altitude
    • Stage (climb, cruise, decent)
    • Speed
  • Fuel required and broken down (taxi, enroute burn, alternate burn etc)
  • A crude map of each waypoint. Incomplete, but should give you a decent idea of where you are at each waypoint geographically.

Disclaimer

I'm not a pilot. Never been in a cockpit. Just a flight sim enthusiast. Some of the data represented might make no sense. This app helps me create a flight plan in the Working Title Citation CJ4 and I'm quite happy with its functionality.

Contributing

Feel free to contribute. There's no rules. Make an issue/PR.

About

A simple (and extremely limited) representation of your SimBrief flight plan.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors