Jump to content
Sign in to follow this  
mezentius

Icarus — CLI flight planner / EFB

Recommended Posts

Hi all— if you're a weirdo like me and prefer to work with the command line, you may be interested in this suite of CLI tools I've made for flight sim planning, called Icarus.

DL link: https://github.com/musurca/Icarus

Using Icarus from the command line, you can:

* quickly pull up information about runways, navaids, LOC/DME freqs, etc.
* download all published charts for an airport
* get a current METAR
* get a correct magnetic heading and distance from one navaid to another
* download and decode/expand airport remarks
* find the shortest route between two points, given the maximum range of your aircraft
* calculate wind aloft
* etc.

I started putting this together a few months ago for my own use, but as it expanded I decided to make it available for everyone. If you end up using it, let me know what you think! Comments / suggestions always welcome.

screen.png

  • Like 1

Share this post


Link to post
Share on other sites

works fine , but in airportinfo.bat python command is python, not python3.

Maybe depends of version.

Share this post


Link to post
Share on other sites
On 9/19/2020 at 10:42 PM, b-timi said:

works fine , but in airportinfo.bat python command is python, not python3.

Hi @b-timi, thanks for checking it out. Not entirely sure what you mean here. Does running python3 not work on your system? On most systems "python3" is aliased to the path of the Python 3 "python" executable—in order to distinguish it from Python 2, which is still widely used and often installed simultaneously. On many systems, "python" defaults to Python 3 but sometimes it doesn't, so I'm using "python3" to make sure the right version is being used.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...