/exploration-progress-standalone

DEPRECIATED & ARCHIVED, SEE README. Standalone program version of Exploration Progress.

Primary LanguagePython

NOTE: This program has been depreciated. Please use this plugin instead. This repository exists to archive the original code.

Exploration Progress Standalone

Exploration Progress is a tool that allows Elite Dangerous explorer players to see their progress from one star system to another as a percentage.

This is the original proof of concept standalone program, which has since been depreciated in favour of a plugin for ED Market Connector. Unlike the plugin, it unfortunately does not save your origin and destination systems and cannot automatically get your current system from the game. It also does not auto update, so you'll need to run the program and reenter information every time you want to get an update on your progress. As a result, it is stronly recommended you use the plugin instead.

Requirements

  • Python 3.7
  • Internet connection (to connect to EDSM)

How to Use

  1. Download the code
  2. Extract the file
  3. Run standalone.py
  4. Enter the system you started at (Origin System)
  5. Enter the system you are heading towards (Destination System)
  6. Enter the system your current system (Current System)
  7. Your progress towards the destination system will be displayed as a percentage

Contact