A collection of useful scripts around Elite: Dangerous
Find a file
2019-09-18 13:30:21 +02:00
pyEDSM@13d766a2b9 now using pyEDSM :) 2019-09-18 13:30:21 +02:00
.gitmodules now using pyEDSM :) 2019-09-18 13:30:21 +02:00
edsm-getnearest.py now using pyEDSM :) 2019-09-18 13:30:21 +02:00
Makefile added Makefile 2019-09-17 08:27:30 +02:00
README.md typo in README corrected 2019-09-17 08:28:31 +02:00

A collection of useful scripts around Elite Dangerous

edsm-getnearest.py

usage: edsm-getnearest.py [-h] --system SYSTEM [--short] [--gui | --text]
                          CMDR [CMDR ...]

Locate your CMDRs using EDSM and find their distance to a given system.

positional arguments:
  CMDR             a list of CMDR names (must have their location public on
                   EDSM!)

optional arguments:
  -h, --help       show this help message and exit
  --system SYSTEM  the target system (must be in EDDN!)
  --short          short output (only makes sense with `--text`)
  --gui            explicitly run the GUI
  --text           explicitly give text output