Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Icarus — CLI flight planner / EFB

Featured Replies

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

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

Maybe depends of version.

  • Author
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.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.