Jump to content

mezentius

Frozen-Inactivity
  • Content Count

    2
  • Donations

    $0.00 
  • Joined

  • Last visited

Community Reputation

1 Neutral

Flight Sim Profile

  • Commercial Member
    No
  • Online Flight Organization Membership
    VATSIM
  • Virtual Airlines
    No
  1. 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.
  2. 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.
×
×
  • Create New...